From 37c21b7287c4bbe12f064149b4e0683e2c9e8c68 Mon Sep 17 00:00:00 2001 From: Dejavu Moe Date: Sat, 20 May 2023 22:05:28 +0800 Subject: update baseof.html --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 5f8e2ec..0580a29 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,7 +2,7 @@ {{- partial "head.html" . -}} - {{- partial "header.html" . -}} +
{{- block "main" . }}{{- end }}
-- cgit v1.2.3-54-g00ecf