runtimeterror/layouts/partials/footer.html

4 lines
346 B
HTML
Raw Normal View History

2023-08-20 21:31:53 +00:00
{{- 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>