From f26d122b2ad0cd3e3299de776b69e69d31486895 Mon Sep 17 00:00:00 2001
From: "C. Lente" <7017340+clente@users.noreply.github.com>
Date: Tue, 25 Apr 2023 16:07:22 -0300
Subject: Make website title H1
---
layouts/partials/header.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'layouts/partials')
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 516a23a..fccb41f 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -1,2 +1,2 @@
-{{ .Site.Title }}
+{{ .Site.Title }}
--
cgit v1.2.3