From e5b9062581dec4af2a0be68c8142b3cc295fa63b Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Tue, 28 Oct 2025 12:16:38 +0100 Subject: Update stylesheet --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/_default') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index ac84d93..70b1802 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,7 +4,7 @@ - + {{ if .IsHome }}{{ site.Title }}{{ else }}{{ .Title }}{{ end }} -- cgit v1.2.3