From 682bd57e9103c4d54689761bd1bf7770fe020d65 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Mon, 24 Oct 2022 01:03:05 +0200 Subject: highlight website title while on home page and a css cleanup --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/_default/baseof.html') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 5faf4e4..05345a3 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -27,7 +27,7 @@ {{- partial "nav.html" . -}} -
+
{{- block "main" . }}{{ end -}}
{{- partial "footer.html" . -}} -- cgit v1.2.3