25 lines
505 B
JSON
25 lines
505 B
JSON
[
|
|
{
|
|
"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"
|
|
}
|
|
|
|
|
|
]
|