Files
nixarr/hugo/themes/risotto/layouts/partials/footer.html
T
2024-02-20 09:12:19 +01:00

4 lines
230 B
HTML

{{- 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>