From c00bd91c562898abb4dab1dc054a1ae4e167b1ee Mon Sep 17 00:00:00 2001 From: Oliver Atkinson <> Date: Mon, 1 Apr 2024 10:26:18 -0600 Subject: [PATCH] change to h1 element --- layouts/partials/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index d3ab307..243e90a 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,5 +1,5 @@
-

+

{{ .Site.Title }} -

+
\ No newline at end of file