From f5613007297731d12f65ef81e1abacafe1f38cec Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sat, 16 Aug 2025 19:10:21 +0200 Subject: fork: Typo as Tastefejl --- layouts/partials/footer.html | 4 ++-- layouts/partials/opengraph.html | 12 ------------ 2 files changed, 2 insertions(+), 14 deletions(-) (limited to 'layouts/partials') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index cb20f6f..e7d754c 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -7,10 +7,10 @@

Powered by Hugo and - tomfran/typo + tastefejl

{{ end }} - + {{ with .Site.Params.footerContent }}

{{ . | markdownify }}

{{ end }} diff --git a/layouts/partials/opengraph.html b/layouts/partials/opengraph.html index d770df1..35ba416 100644 --- a/layouts/partials/opengraph.html +++ b/layouts/partials/opengraph.html @@ -80,15 +80,3 @@ {{- end }} {{- end }} {{- end }} - -{{- with site.Params.social }} - {{- if reflect.IsMap . }} - {{- with .facebook_app_id }} - - {{- else }} - {{- with .facebook_admin }} - - {{- end }} - {{- end }} - {{- end }} -{{- end }} \ No newline at end of file -- cgit v1.2.3