diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index fc52b2ac..881987b9 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -378,18 +378,18 @@ "Personal site" ] }, - { - "title": "pacochan.net", - "url": "https://pacochan.net", - "tags": [ - "Personal site" - ] - }, { "title": "m3upt.com", "url": "https://m3upt.com", "tags": [ "Project site" ] + }, + { + "title": "pacochan.net", + "url": "https://pacochan.net", + "tags": [ + "Personal site" + ] } ]