change header for blog posts and fix error in tag

This commit is contained in:
Simon Belmont 2025-03-24 15:45:01 -04:00
parent 5cc9b6837a
commit 14f97784d1
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
<div>
<div class="listHeader">
<h1>{{ .Title }}</h1><p>
<h1>Entradas</h1><p>
</div>
{{ with .Content }}