Update fonts

This commit is contained in:
Dave Gallant
2023-05-07 19:32:21 -04:00
parent b92e4c9d99
commit 3bbbbc896b
59 changed files with 447 additions and 168 deletions

View File

@@ -6,8 +6,7 @@
{{- end -}}
</div>
<div class="footer-info">
{{ dateFormat "2006" now }} {{ with .Site.Copyright }} {{ . }} | {{ end }} Theme based on <a
href="https://github.com/athul/archie">Archie</a> | Built with <a href="https://gohugo.io">Hugo</a>
{{ dateFormat "2006" now }} {{ with .Site.Copyright }} {{ . }} {{ end }}
</div>
</footer>
{{ if not .Site.IsServer }}