15 lines
260 B
JSON
15 lines
260 B
JSON
{
|
|
"main": [
|
|
{
|
|
"name": "mastodon",
|
|
"icon": "fab fa-mastodon",
|
|
"link": "https://mastodon.libre-entreprise.com/@Chill"
|
|
},
|
|
{
|
|
"name": "gitlab",
|
|
"icon": "fab fa-gitlab",
|
|
"link": "https://www.gitlab.com/"
|
|
}
|
|
]
|
|
}
|