From 5a9139fa08ddd390d59aaea6add0db0cfc153b9d Mon Sep 17 00:00:00 2001 From: abnercoimbre Date: Wed, 2 Apr 2025 23:19:18 -0700 Subject: [PATCH] Reorder socials --- data/social.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/social.json b/data/social.json index cafd3e9..242294d 100644 --- a/data/social.json +++ b/data/social.json @@ -5,16 +5,16 @@ "icon": "fab fa-twitch", "link": "https://twitch.tv/abnercoimbre" }, - { - "name": "YouTube", - "icon": "fab fa-youtube", - "link": "https://www.youtube.com/@HandmadeCities" - }, { "name": "Discord", "icon": "fab fa-discord", "link": "https://handmadecities.com/discord" }, + { + "name": "YouTube", + "icon": "fab fa-youtube", + "link": "https://www.youtube.com/@HandmadeCities" + }, { "name": "Email", "icon": "fa fa-envelope",