Skip to content

Commit

Permalink
add social media icons for instagram and discord
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-m committed Jun 23, 2023
1 parent 1051eb1 commit ef63a33
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
11 changes: 10 additions & 1 deletion _data/social.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,16 @@
"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.
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 ef63a33

Please sign in to comment.