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" + } + ] } ]