From cc1e4860a5a43a8262f99216779e07b54cdc9f15 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Fri, 11 Nov 2022 08:35:30 +0100 Subject: [PATCH] [Minor] Added Mastodon link --- config.toml | 6 ++++++ themes/hugo-theme-learn/layouts/partials/menu.html | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) 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 @@