Init with some changes to the Serif Theme

This commit is contained in:
Waldehyd 2025-09-12 16:54:28 +02:00
commit 912d143813
243 changed files with 15251 additions and 0 deletions

33
_data/social.json Normal file
View file

@ -0,0 +1,33 @@
[
{
"name": "Github",
"link": "https://github.com/zerostaticthemes/jekyll-serif-theme",
"image": "images/social/github.svg"
},
{
"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:ekyllserif@example.com ",
"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"
}
]