15 lines
257 B
JSON
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/"
|
|
}
|
|
]
|
|
}
|