website/data/more-contentful/contacts.toml

23 lines
344 B
TOML
Raw Normal View History

2020-11-05 04:34:37 +00:00
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 = "rss"
url = "index.atom"
name = "RSS"
weight = -1