From e35331bee9753d40f8c426b0c69dd7713ca0c1b0 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Wed, 29 Oct 2025 17:08:10 +0100 Subject: updates to css template and dns guide --- 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 466d748..a031c88 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