From ec09e06712f7252a401187b088e946ad2dee23b9 Mon Sep 17 00:00:00 2001 From: SerKo Date: Tue, 10 May 2022 16:32:59 +0800 Subject: [PATCH] styles: break word --- 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 ee06f20..c27c9ec 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,7 +4,7 @@ {{ partial "header.html" . -}} -
+
{{- block "side" . }}{{- end }}
{{- block "main" . }}{{- end }}