aboutsummaryrefslogtreecommitdiff
path: root/templates/page/credits.gohtml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page/credits.gohtml')
-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