diff --git a/catalog.json b/catalog.json index fb89481..154b8ae 100644 --- a/catalog.json +++ b/catalog.json @@ -153,6 +153,16 @@ } ] }, + { + "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": [ @@ -163,15 +173,5 @@ "id": "xo6k2dz" } ] - }, - { - "folder": "tutorials", - "sunes": [ - { - "name": "Your Own Store", - "raw": "https://raw.githubusercontent.com/sune-org/store/main/tutorials/store-tutorial.sune", - "id": "61ah7v4" - } - ] } ]