website/data/contacts.json
2019-09-28 20:14:29 +08:00

22 lines
465 B
JSON

[
{
"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"
}
]