diff --git a/hugo.toml b/hugo.toml index 6f7740a..8be179f 100644 --- a/hugo.toml +++ b/hugo.toml @@ -14,6 +14,7 @@ headline = "A network of awesome people" image = "img/purple-heart.png" # path relative to static directory links = [ + { mastodon = { href = "https://social.lila.network", text = "Fediverse Mastodon Instance" } }, { forgejo = { href = "https://code.lila.network", text = "Purple Forgejo Git Instance" } }, { custom-ci = { href = "https://ci.lila.network", text = "lila.network Continuous Integration" } },