aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-11-10 17:22:34 +0100
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-11-10 17:22:34 +0100
commitde2cc0e283f346ec41ed1917879a6366bfdf0880 (patch)
tree1649141b14cc985970b69775fea9f1b464caab5d /templates
parent7e50f8489e3e5cd43b585f03a604c0a33af10eb9 (diff)
feat(credits): font source
Diffstat (limited to 'templates')
-rw-r--r--templates/page/credits.gohtml2
1 files changed, 2 insertions, 0 deletions
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 }}
<p>{{ . }}</p>
{{ end }}
+ <h3>Font credits</h3>
+ <p>{{ .Legal.FontSource }}</p>
</div>
{{end}} \ No newline at end of file