hugo-theme-more-contentful/exampleSite/data/more-contentful/contacts.toml
Gabriel Arazas 604e1e1ce8
Update contact list
I forgot Twitter is not much of a thing anymore. Can't believe THIS is
the source of a bug. :/
2024-10-28 15:17:48 +08:00

59 lines
911 B
TOML
Executable File

useImage = true
[[links]]
id = "x"
url = "https://example.org/twitter"
name = "X (formerly Twitter)"
[[links]]
id = "github"
url = "https://example.org/github/"
name = "GitHub"
[[links]]
id = "gitlab"
url = "https://example.org/gitlab"
name = "GitLab"
[[links]]
id = "keybase"
url = "https://example.org/keybase"
name = "Keybase"
weight = -1
[[links]]
id = "picartodottv"
url = "https://example.org/picartodottv"
name = "Picarto.tv"
[[links]]
id = "lichess"
url = "https://example.org/lichess"
name = "Lichess"
[[links]]
id = "pixiv"
url = "https://example.org/pixiv"
name = "Pixiv"
[[links]]
id = "devdotto"
url = "https://example.org/devdotto"
name = "Dev.to"
[[links]]
id = "twitch"
url = "https://example.org/twitch"
name = "Twitch"
[[links]]
id = "youtube"
url = "https://example.org/youtube"
name = "YouTube"
[[links]]
id = "gmail"
url = "https://example.org/gmail"
name = "E-mail"
weight = -1