website/data/more-contentful/contacts.toml
2021-01-20 15:01:56 +08:00

33 lines
513 B
TOML

useImage = true
[[links]]
id = "twitter"
url = "https://twitter.com/foo_dogsquared"
name = "Twitter"
[[links]]
id = "mastodon"
url = "https://mastodon.online/@foodogsquared"
name = "Mastodon"
[[links]]
id = "github"
url = "https://github.com/foo-dogsquared/"
name = "GitHub"
[[links]]
id = "gitlab"
url = "https://gitlab.com/foo-dogsquared/"
name = "GitLab"
[[links]]
id = "keybase"
url = "https://keybase.io/foo_dogsquared"
name = "Keybase"
[[links]]
id = "rss"
url = "index.atom"
name = "RSS"
weight = -1