feat(credits): font source
This commit is contained in:
parent
7e50f8489e
commit
de2cc0e283
3 changed files with 5 additions and 1 deletions
|
@ -10,5 +10,7 @@
|
|||
{{ range $s := .Legal.ImagesSource }}
|
||||
<p>{{ . }}</p>
|
||||
{{ end }}
|
||||
<h3>Font credits</h3>
|
||||
<p>{{ .Legal.FontSource }}</p>
|
||||
</div>
|
||||
{{end}}
|
Loading…
Add table
Add a link
Reference in a new issue