From b2bc647b26af4312819bdf9146069591199b8c9d Mon Sep 17 00:00:00 2001 From: verdant Date: Sun, 10 May 2026 18:24:10 +0800 Subject: html: tweak some html layouts --- layouts/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html index 2c47df5..37f8d0e 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,3 +1,4 @@ {{ define "main" }}
{{- partial "header.html" . -}}
-{{ .Content }} {{ end }} +{{ .Content }} +{{ end }} -- cgit v1.2.3