From 9a5264bb808f08b607e583b0ed9c83df4bd1a3b7 Mon Sep 17 00:00:00 2001 From: bot Date: Tue, 10 Mar 2026 00:58:55 +0000 Subject: [PATCH] update catalog --- catalog.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/catalog.json b/catalog.json index 74219c1..401abc7 100644 --- a/catalog.json +++ b/catalog.json @@ -154,16 +154,6 @@ } ] }, - { - "folder": "tutorials", - "sunes": [ - { - "name": "Your Own Store", - "raw": "https://raw.githubusercontent.com/sune-org/store/main/tutorials/store-tutorial.sune", - "id": "61ah7v4" - } - ] - }, { "folder": "cloudflare-utilities", "sunes": [ @@ -174,5 +164,15 @@ "id": "xo6k2dz" } ] + }, + { + "folder": "tutorials", + "sunes": [ + { + "name": "Your Own Store", + "raw": "https://raw.githubusercontent.com/sune-org/store/main/tutorials/store-tutorial.sune", + "id": "61ah7v4" + } + ] } ]