bump header size

This commit is contained in:
Rushmore75 2024-03-06 17:52:08 -07:00
parent 671b7d2bc6
commit 8d7ec259ca

View File

@ -1,5 +1,5 @@
<header> <header>
<h3> <h2>
<a href="/">{{ .Site.Title }}</a> <a href="/">{{ .Site.Title }}</a>
</h3> </h2>
</header> </header>