feat(layout): misc improvements to markup and css

This commit is contained in:
Bruno Carlin 2025-07-06 14:22:12 +02:00
parent 7b84496201
commit 9a0be40465
Signed by: bcarlin
GPG key ID: 8E254EA0FFEB9B6D
2 changed files with 15 additions and 9 deletions

View file

@ -5,10 +5,10 @@
<header>
{{ with .GetTerms "categories" }}
<p class="category">
{{ range . }}
{{- range . }}
<a class="p-category" rel="tag" href="{{ .RelPermalink }}">{{ .LinkTitle }}</a>
{{ break }}
{{ end }}
{{- break }}
{{- end }}
</p>
{{ end }}
<h1 class="p-name">