runtimeterror/layouts/partials/footer.html

4 lines
410 B
HTML

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