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