From 6abf55fa784f0b8f6bf1cad3e9bdfef48f183e49 Mon Sep 17 00:00:00 2001 From: Ambuj Singh <97109381+that-ambuj@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:02:16 +0530 Subject: [PATCH] chore!: remove twitter and add github social url --- data/social.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/data/social.json b/data/social.json index 513cca7..d0c92dd 100644 --- a/data/social.json +++ b/data/social.json @@ -1,20 +1,15 @@ { "main": [ { - "name": "facebook", - "icon": "fab fa-facebook", - "link": "https://www.facebook.com/" + "name": "github", + "icon": "fab fa-github", + "link": "https://www.github.com/sdm-680-community" }, { "name": "twitter", "icon": "fab fa-twitter", "link": "https://twitter.com/" }, - { - "name": "github", - "icon": "fab fa-github", - "link": "https://www.github.com/" - }, { "name": "linkedin", "icon": "fab fa-linkedin",