Skip to content

Commit

Permalink
Merge pull request #80 from arnaud-m/social
Browse files Browse the repository at this point in the history
Add more social medias
  • Loading branch information
JugglerX authored Nov 26, 2023
2 parents 109a75b + ef63a33 commit cc7c32a
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 0 deletions.
21 changes: 21 additions & 0 deletions _data/social.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,26 @@
"name": "Twitter",
"link": "https://twitter.com/zerostaticio",
"image": "images/social/twitter.svg"
},
{
"name": "Facebook",
"link": "https://facebook.com",
"image": "images/social/facebook.svg"
},
{
"name": "Email",
"link": "mailto:[email protected] ",
"image": "images/social/email.svg"
},
{
"name": "Instagram",
"link": "https://instagram.com",
"image": "images/social/instagram.svg"
},
{
"name": "Discord",
"link": "https://discord.com",
"image": "images/social/discord.svg"
}

]
1 change: 1 addition & 0 deletions images/social/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions images/social/email.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/social/facebook.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/social/instagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cc7c32a

Please sign in to comment.