hmc_site_source/data/social.json

25 lines
493 B
JSON

{
"main": [
{
"name": "Twitch",
"icon": "fab fa-twitch",
"link": "https://twitch.tv/abnercoimbre"
},
{
"name": "Vimeo",
"icon": "fab fa-vimeo",
"link": "https://vimeo.com/handmadecities"
},
{
"name": "YouTube",
"icon": "fab fa-youtube",
"link": "https://www.youtube.com/@HandmadeCities"
},
{
"name": "Email",
"icon": "fa fa-envelope",
"link": "mailto:support@handmadecities.com"
}
]
}