This commit is contained in:
2025-01-04 00:31:14 -07:00
parent 006c22ca6a
commit 94a87494a8
2 changed files with 6 additions and 6 deletions

View File

@@ -8,9 +8,9 @@
<main>
<section>
<div class="article-header">
<h3 class="spaced">
<h1 class="spaced">
{{ .Page.Title }}
</h3>
</h1>
</div>
<article>
{{ block "main" . }}
@@ -23,4 +23,4 @@
{{ end }}
</main>
</body>
</html>
</html>