From f0506acd6f70da636b8fdb23439c85bbf2392b40 Mon Sep 17 00:00:00 2001 From: Arne Rief Date: Sat, 16 Aug 2025 22:42:03 +0200 Subject: HTML templates done --- layouts/partials/single/next-prev.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create 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 new file mode 100644 index 0000000..c938990 --- /dev/null +++ b/layouts/partials/single/next-prev.html @@ -0,0 +1,30 @@ +{{- /* Navigation for Next and Previous Post */ -}} + -- cgit v1.2.3