From 2621bc5978fc7f6f24d2f0ba91715c01c62b43a9 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 14 Nov 2024 15:22:50 +0100 Subject: feat(tag): style on hover --- 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 dc13916..4713ff4 100644 --- a/templates/page/tags.gohtml +++ b/templates/page/tags.gohtml @@ -1,7 +1,7 @@ {{define "body"}}

Tags

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

{{ .Name }}

-- cgit v1.2.3