From e77051ccc4b47951bfa4fde2be436b1bb2fb113b Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 28 Apr 2024 17:33:09 +0200 Subject: use https://github.com/nunocoracao/blowfish.git --- .../PaperMod/layouts/partials/translation_list.html | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 themes/PaperMod/layouts/partials/translation_list.html (limited to 'themes/PaperMod/layouts/partials/translation_list.html') diff --git a/themes/PaperMod/layouts/partials/translation_list.html b/themes/PaperMod/layouts/partials/translation_list.html deleted file mode 100644 index 0028251..0000000 --- a/themes/PaperMod/layouts/partials/translation_list.html +++ /dev/null @@ -1,19 +0,0 @@ -{{- if .IsTranslated -}} -{{- if (ne .Layout "search") }} -{{- if or .Params.author site.Params.author (.Param "ShowReadingTime") (not .Date.IsZero) }} | {{- end -}} -{{- end }} -{{- i18n "translations" | default "Translations" }}: - -{{- end -}} -- cgit v1.2.3