generated from polymech/site-template
25 lines
498 B
JSON
25 lines
498 B
JSON
{
|
|
"main": [
|
|
{
|
|
"name": "facebook",
|
|
"icon": "FaFacebookF",
|
|
"link": "https://www.facebook.com/themefisher"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"icon": "FaXTwitter",
|
|
"link": "https://x.com/themefisher"
|
|
},
|
|
{
|
|
"name": "linkedin",
|
|
"icon": "FaLinkedinIn",
|
|
"link": "https://bd.linkedin.com/company/themefisher"
|
|
},
|
|
{
|
|
"name": "github",
|
|
"icon": "FaGithub",
|
|
"link": "https://github.com/themefisher/astrofront"
|
|
}
|
|
]
|
|
}
|