Skip to content

Commit

Permalink
add social media icons for facebook and email
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-m committed Jun 22, 2023
1 parent 3875dd4 commit 1051eb1
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _data/social.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,17 @@
"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"
}


]
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.

0 comments on commit 1051eb1

Please sign in to comment.