diff --git a/config.toml b/config.toml index 7147594..19ec788 100644 --- a/config.toml +++ b/config.toml @@ -108,3 +108,9 @@ name = " GitHub project" identifier = "github" url = "https://github.com/strolch-li" weight = 10 + +[[menu.shortcuts]] +name = " Mastodon" +identifier = "mastodon" +url = "https://mstdn.gsi.li/@eitch" +weight = 10 diff --git a/themes/hugo-theme-learn/layouts/partials/menu.html b/themes/hugo-theme-learn/layouts/partials/menu.html index cf96f8d..7c47103 100644 --- a/themes/hugo-theme-learn/layouts/partials/menu.html +++ b/themes/hugo-theme-learn/layouts/partials/menu.html @@ -41,8 +41,10 @@