From b951551491d48b61c6ecc7a4e2ec6cb373c3b9f4 Mon Sep 17 00:00:00 2001 From: bot Date: Mon, 31 Aug 2026 21:50:53 +0000 Subject: [PATCH] update catalog --- catalog.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/catalog.json b/catalog.json index bc9d3c3..c69fbbc 100644 --- a/catalog.json +++ b/catalog.json @@ -120,16 +120,6 @@ } ] }, - { - "folder": "tutorials", - "sunes": [ - { - "name": "Your Own Store", - "raw": "https://raw.githubusercontent.com/sune-org/store/main/tutorials/store-tutorial.sune", - "id": "61ah7v4" - } - ] - }, { "folder": "github-utilities", "sunes": [ @@ -173,5 +163,15 @@ "id": "znphli6" } ] + }, + { + "folder": "tutorials", + "sunes": [ + { + "name": "Your Own Store", + "raw": "https://raw.githubusercontent.com/sune-org/store/main/tutorials/store-tutorial.sune", + "id": "61ah7v4" + } + ] } ]