From 44173f34c293d011019b84be7095039eac977c5b Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 14 Nov 2024 15:35:21 +0100 Subject: feat(tag): link --- templates/page/tags.gohtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/page/tags.gohtml b/templates/page/tags.gohtml index 4713ff4..8a81810 100644 --- a/templates/page/tags.gohtml +++ b/templates/page/tags.gohtml @@ -3,7 +3,7 @@

Tags

{{ range $tag := .Person.Tags }} -
+

{{ .Name }}

{{ .Description }}

-- cgit v1.2.3