Add Herman style

This commit is contained in:
C. Lente 2023-04-25 17:57:50 -03:00
parent f26d122b2a
commit f97270c331
No known key found for this signature in database
GPG key ID: E66D381776EFC03A
3 changed files with 182 additions and 2 deletions

View file

@ -14,7 +14,7 @@
</content>
<p>
{{ range (.GetTerms "tags") }}
<a class="blog-tags" href="{{ .Permalink }}">#{{ .LinkTitle }}</a>&nbsp;&nbsp;
<a class="blog-tags" href="{{ .Permalink }}">#{{ .LinkTitle }}</a>
{{ end }}
</p>
{{ end }}