From f8541ef965ca22e746b523eb418e47cb4f78f2d8 Mon Sep 17 00:00:00 2001 From: Arne Rief Date: Fri, 9 Jan 2026 12:24:05 +0100 Subject: Upgrade to new template system from Hugo v0.146.0 --- layouts/partials/single/next-prev.html | 44 ---------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 layouts/partials/single/next-prev.html (limited to 'layouts/partials/single/next-prev.html') diff --git a/layouts/partials/single/next-prev.html b/layouts/partials/single/next-prev.html deleted file mode 100644 index 55a3fff..0000000 --- a/layouts/partials/single/next-prev.html +++ /dev/null @@ -1,44 +0,0 @@ -{{- /* Navigation for next & previous post and back to top */ -}} -{{- if ne .Params.excludeFromLists true }} - - - - - -{{- end }} -- cgit v1.2.3