update footer

This commit is contained in:
John Bowdre 2023-08-20 16:31:53 -05:00
parent e4eceeaf0b
commit 418e412c00

View file

@ -0,0 +1,3 @@
{{- partial "lang.html" . -}}
<p class="copyright">{{ .Site.Copyright | markdownify }}</p>
<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a>, <a href="https://github.com/joeroe/risotto">risotto</a>, and <a href="https://www.netlify.com">netlify</a>. <a href="https://github.com/jbowdre/runtimeterror">View source</a>.</p>