From 9ff0f104051e87967558406a65d27b0128baf5e4 Mon Sep 17 00:00:00 2001 From: Tobias Date: Tue, 27 Feb 2024 09:31:41 +0000 Subject: [PATCH 1/4] add mastodon icon to footer --- _config.yml | 2 ++ _includes/footer.html | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/_config.yml b/_config.yml index d4fa0523..eef0096d 100644 --- a/_config.yml +++ b/_config.yml @@ -6,6 +6,8 @@ baseurl: "" url: "https://ffmuc.net/" twitter_username: FreifunkMUC github_username: FreifunkMUC +mastodon_username: @freifunkMUC +mastodon_link: https://social.ffmuc.net/ gems: - jekyll-feed diff --git a/_includes/footer.html b/_includes/footer.html index 5fbbdc1c..d7f11463 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -53,6 +53,18 @@ {{ site.twitter_username }} {% endif %} + + {% if site.mastodon_username %}
  • + + + + + + + {{ site.mastodon_username }} + +
  • {% endif %} +
  • Freie Netze München e.V.
  • From 2c25b154072f74e22e68a85723af428a60420f85 Mon Sep 17 00:00:00 2001 From: Tobias Date: Tue, 27 Feb 2024 09:34:28 +0000 Subject: [PATCH 2/4] fix build --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index eef0096d..6054eac8 100644 --- a/_config.yml +++ b/_config.yml @@ -6,8 +6,8 @@ baseurl: "" url: "https://ffmuc.net/" twitter_username: FreifunkMUC github_username: FreifunkMUC -mastodon_username: @freifunkMUC -mastodon_link: https://social.ffmuc.net/ +mastodon_username: "@freifunkMUC" +mastodon_link: "https://social.ffmuc.net/"" gems: - jekyll-feed From ddfe78b1624805907302888da8cffdd81ba0b098 Mon Sep 17 00:00:00 2001 From: Tobias Date: Tue, 27 Feb 2024 09:39:36 +0000 Subject: [PATCH 3/4] fix build --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 6054eac8..929f60a1 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ url: "https://ffmuc.net/" twitter_username: FreifunkMUC github_username: FreifunkMUC mastodon_username: "@freifunkMUC" -mastodon_link: "https://social.ffmuc.net/"" +mastodon_link: "https://social.ffmuc.net/" gems: - jekyll-feed From e66d5c813d4a4af0dfc8a5fe39a40a590b82e4fa Mon Sep 17 00:00:00 2001 From: Annika Wickert Date: Tue, 27 Feb 2024 11:26:55 +0100 Subject: [PATCH 4/4] Update _includes/footer.html Co-authored-by: Tom Herbers --- _includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index d7f11463..9719b95f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -55,7 +55,7 @@ {% endif %} {% if site.mastodon_username %}
  • - +