From fb2c8f7c18cad082277f7a4814ece6a8f65c8aa5 Mon Sep 17 00:00:00 2001 From: Thomas T Date: Fri, 29 Dec 2023 21:54:43 -0500 Subject: [PATCH] remove `custom_main.html` from partial --- layouts/_default/baseof.html | 1 - 1 file changed, 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 69715a8..4eeb640 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -48,7 +48,6 @@
{{- block "main" . }}{{- end }} - {{- partial "custom_main.html" . -}}