From dd52669905fa1e94b83e02f96156d27390e1385c Mon Sep 17 00:00:00 2001 From: antongit Date: Fri, 13 Dec 2024 23:34:50 +0100 Subject: [PATCH] Added Impressum and Privacy to the footer, but commented it out for now. --- layouts/partials/footer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 28edb637..8c91ab7f 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -5,6 +5,7 @@

{{ .Site.Params.footer.hugoText | markdownify}}
{{ .Site.Params.footer.plausibleText | markdownify}}

+