From 53ae06456a38be1cbd982c118d415abee66800f8 Mon Sep 17 00:00:00 2001 From: Chad Schulz Date: Thu, 6 Oct 2022 11:07:37 -0700 Subject: update site title, so pages have a single h1 element --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 9201a44..7ed1318 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -19,7 +19,7 @@
{{ .Site.Params.author | default -

{{ .Site.Title }}

+ {{ .Site.Title }} {{- with .Site.Menus.main }}