info-cachapa/layouts/partials/footer.html

4 lines
230 B
HTML
Raw Normal View History

2023-08-21 21:19:24 +00:00
{{- partial "lang.html" . -}}
<p class="copyright">{{ .Site.Copyright | markdownify }}</p>
<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p>