diff --git a/communities.json b/communities.json index 5556224..f610aec 100644 --- a/communities.json +++ b/communities.json @@ -1,12 +1,5 @@ { "data": [ - { - "logo": "organizr.png", - "title": "Organizr", - "quote": "HTPC/Homelab Services Organizer - Written in PHP", - "inviteCode": "TrNtY7N", - "githubUrl": "https://github.com/causefx/organizr" - }, { "logo": "yarnpkg.svg", "title": "Yarnpkg", @@ -220,6 +213,13 @@ "title": "Hyperium Client", "inviteCode": "8GakFcT", "githubUrl": "https://github.com/HyperiumClient" + }, + { + "logo": "organizr.png", + "title": "Organizr", + "quote": "HTPC/Homelab Services Organizer - Written in PHP", + "inviteCode": "TrNtY7N", + "githubUrl": "https://github.com/causefx/organizr" } ] }