Skip to content

Commit

Permalink
Remove twitter and instagram from links.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdullah-V committed Mar 24, 2024
1 parent 88d3687 commit 765160b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion assets/icons/instagram.svg

This file was deleted.

1 change: 0 additions & 1 deletion assets/icons/twitter.svg

This file was deleted.

14 changes: 0 additions & 14 deletions data/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,26 +21,12 @@
"fileName": "linkedin.svg",
"color": "rgba(11, 102, 194, 0.07)"
},
{
"name": "Twitter",
"description": "/abdullahvelisoy",
"link": "https://twitter.com/abdullahvelisoy",
"fileName": "twitter.svg",
"color": "rgba(29, 155, 240, 0.07)"
},
{
"name": "Telegram",
"description": "/abdullahvelisoy",
"link": "https://t.me/abdullahvelisoy",
"fileName": "telegram.svg",
"color": "rgba(38, 164, 226, 0.07)"
},
{
"name": "Instagram",
"description": "/dotslashroot",
"link": "https://www.instagram.com/dotslashroot",
"fileName": "instagram.svg",
"color": "rgba(225, 48, 108, 0.07)"
}
]
}

0 comments on commit 765160b

Please sign in to comment.