From 01540154971118441390568488d63d9530a1f268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sat, 26 Nov 2022 22:37:46 +0000 Subject: [PATCH] fix mastodon link --- config.toml | 2 +- layouts/partials/footer.html | 89 ++++++++++++++++++------------------ 2 files changed, 46 insertions(+), 45 deletions(-) diff --git a/config.toml b/config.toml index 1943e4f..7801963 100644 --- a/config.toml +++ b/config.toml @@ -70,4 +70,4 @@ github = "cyplo" gitlab = "cyplo" twitter = "cyplo" linkedin = "cyplo" -mastodon = "todon.nl/@cyplo" +mastodon = "peninsula.industries/@cyplo" diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 3e4fac5..c30278b 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,49 +1,49 @@ -{{ if eq .Type "page" }} -{{ partial "page_meta.html" . }} -{{ end }} + {{ if eq .Type "page" }} + {{ partial "page_meta.html" . }} + {{ end }}