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 --- themes/PaperMod/layouts/partials/anchored_headings.html | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 themes/PaperMod/layouts/partials/anchored_headings.html (limited to 'themes/PaperMod/layouts/partials/anchored_headings.html') diff --git a/themes/PaperMod/layouts/partials/anchored_headings.html b/themes/PaperMod/layouts/partials/anchored_headings.html deleted file mode 100644 index 377af89..0000000 --- a/themes/PaperMod/layouts/partials/anchored_headings.html +++ /dev/null @@ -1,2 +0,0 @@ -{{- /* formats .Content headings by adding an anchor */ -}} -{{ . | replaceRE "()" "${1}${3}" | safeHTML }} -- cgit v1.2.3