From 2dc0a92ae0667a06aad8061b09234145877c4b6c Mon Sep 17 00:00:00 2001 From: Abner Coimbre Date: Sun, 3 Nov 2024 13:49:02 -0800 Subject: [PATCH] Update socials --- data/social.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/social.json b/data/social.json index 09fe166..33da5d7 100644 --- a/data/social.json +++ b/data/social.json @@ -13,12 +13,12 @@ { "name": "YouTube", "icon": "fab fa-youtube", - "link": "https://www.youtube.com/abnercoimbre" + "link": "https://www.youtube.com/@HandmadeCities" }, { "name": "Email", "icon": "fa fa-envelope", - "link": "mailto:abner@handmadecities.com" + "link": "mailto:support@handmadecities.com" } ] }