From a51c9890d2b9720297c72b646c894a11474e8532 Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Mon, 29 Jun 2026 23:15:12 -0500 Subject: --- themes/kvog/layouts/section.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 themes/kvog/layouts/section.html (limited to 'themes/kvog/layouts/section.html') diff --git a/themes/kvog/layouts/section.html b/themes/kvog/layouts/section.html deleted file mode 100644 index bb7ac54..0000000 --- a/themes/kvog/layouts/section.html +++ /dev/null @@ -1,18 +0,0 @@ -{{ define "main" }} - {{ .Content }} - - {{ range .Pages }} - - - - {{ end }} -
{{ .LinkTitle }}
- -{{ end }} -- cgit v1.2.3