From ab85985325d818b874176199d0f1f938600887e1 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Sat, 18 Oct 2025 17:08:06 +0200 Subject: clean css --- layouts/_default/baseof.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'layouts/_default') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 31c5d8f..8359630 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,7 +4,7 @@ - + {{ if .IsHome }}{{ site.Title }}{{ else }}{{ .Title }}{{ end }} @@ -23,7 +23,6 @@

{{ if .IsHome }}{{ site.Title }}

{{ else }}{{ .Title }} {{ end }} -
{{ block "main" . }}{{ end }} -- cgit v1.2.3