www/layouts/partials/footer.html

2 lines
199 B
HTML
Raw Normal View History

2024-05-18 01:25:38 -04:00
<p class="copyright">{{ .Site.Copyright | markdownify }}</p>
2024-05-18 01:26:37 -04:00
<p class="advertisement">Powered by <a href="https://gohugo.io/">Hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p>