mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-12 06:19:05 +00:00
Update contacts
This commit is contained in:
parent
ab8cb7c892
commit
4f664903e2
@ -1,24 +0,0 @@
|
|||||||
{
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
22
data/contacts.json
Normal file
22
data/contacts.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user