DAM-static-site/data/social.json
peskyadmin 8308ecbc16
Some checks failed
Deploy Hugo site to Pages / build (push) Has been cancelled
Deploy Hugo site to Pages / deploy (push) Has been cancelled
fix links
2025-04-23 19:54:24 -04:00

15 lines
257 B
JSON

{
"main": [
{
"name": "twitter",
"icon": "fab fa-x-twitter",
"link": "https://x.com/dam_consulting"
},
{
"name": "github",
"icon": "fab fa-github",
"link": "https://gitea.damconsulting.llc/DAM/"
}
]
}