33 lines
765 B
JSON
33 lines
765 B
JSON
[
|
|
{
|
|
"href": "https://youtube.stevanfreeborn.com",
|
|
"icon": "fa-brands fa-square-youtube fa-lg",
|
|
"text": "YouTube"
|
|
},
|
|
{
|
|
"href": "https://github.stevanfreeborn.com",
|
|
"icon": "fa-brands fa-square-github fa-lg",
|
|
"text": "GitHub"
|
|
},
|
|
{
|
|
"href": "https://blog.stevanfreeborn.com",
|
|
"icon": "fa-solid fa-square-rss fa-lg",
|
|
"text": "Blog"
|
|
},
|
|
{
|
|
"href": "https://linkedin.stevanfreeborn.com",
|
|
"icon": "fa-brands fa-square-linkedin fa-lg",
|
|
"text": "LinkedIn"
|
|
},
|
|
{
|
|
"href": "https://bluesky.stevanfreeborn.com",
|
|
"icon": "fa-brands fa-square-bluesky fa-lg",
|
|
"text": "Bluesky"
|
|
},
|
|
{
|
|
"href": "https://discord.stevanfreeborn.com",
|
|
"icon": "fa-brands fa-discord fa-lg",
|
|
"text": "Discord"
|
|
}
|
|
]
|