feat(data): tags

This commit is contained in:
Anhgelus Morhtuuzh 2024-11-12 17:21:46 +01:00
parent e59feeba35
commit 64c8ae31ff
No known key found for this signature in database
GPG key ID: CAD341EFA92DDDE5
4 changed files with 31 additions and 2 deletions

View file

@ -9,7 +9,10 @@
<p>{{ .Person.Pronouns }}</p>
</div>
</div>
<p class="description">{{ .Description }}</p>
<p class="description">
{{ .Description }}
<a href="/tags">More information...</a>
</p>
<div class="links">
{{ range $link := .Links }}
<div class="link" style="{{ .GetBackground }}">