mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +00:00
24 lines
566 B
JSON
24 lines
566 B
JSON
{
|
|
"list": [
|
|
{
|
|
"id": "twitter",
|
|
"url": "https://twitter.com/foo_dogsquared",
|
|
"name": "Twitter"
|
|
},
|
|
{
|
|
"id": "github",
|
|
"url": "https://github.com/foo-dogsquared/",
|
|
"name": "GitHub"
|
|
},
|
|
{
|
|
"id": "gitlab",
|
|
"url": "https://gitlab.com/foo-dogsquared/",
|
|
"name": "GitLab"
|
|
},
|
|
{
|
|
"id": "keybase",
|
|
"url": "https://keybase.io/foo_dogsquared",
|
|
"name": "Keybase"
|
|
}
|
|
]
|
|
} |