diff --git a/data/social.json b/data/social.json index 9b9de47..8ba35be 100644 --- a/data/social.json +++ b/data/social.json @@ -1,10 +1,5 @@ { "main": [ - { - "name": "facebook", - "icon": "fab fa-facebook", - "link": "https://www.facebook.com/" - }, { "name": "twitter", "icon": "fab fa-x-twitter", @@ -13,12 +8,7 @@ { "name": "github", "icon": "fab fa-github", - "link": "https://https://gitea.damconsulting.llc/DAM/" - }, - { - "name": "linkedin", - "icon": "fab fa-linkedin", - "link": "https://www.linkedin.com/" + "link": "https://gitea.damconsulting.llc/DAM/" } ] }