From de2cc0e283f346ec41ed1917879a6366bfdf0880 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sun, 10 Nov 2024 17:22:34 +0100 Subject: feat(credits): font source --- templates/page/credits.gohtml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates') diff --git a/templates/page/credits.gohtml b/templates/page/credits.gohtml index c3ed576..2d82734 100644 --- a/templates/page/credits.gohtml +++ b/templates/page/credits.gohtml @@ -10,5 +10,7 @@ {{ range $s := .Legal.ImagesSource }}

{{ . }}

{{ end }} +

Font credits

+

{{ .Legal.FontSource }}

{{end}} \ No newline at end of file -- cgit v1.2.3