mirror of
https://github.com/foo-dogsquared/hugo-theme-more-contentful.git
synced 2025-01-30 22:57:57 +00:00
Gabriel Arazas
604e1e1ce8
I forgot Twitter is not much of a thing anymore. Can't believe THIS is the source of a bug. :/
59 lines
911 B
TOML
Executable File
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
|