changes to the footer
All checks were successful
Hugo deploy / retrieve-and-execute (push) Successful in 0s

This commit is contained in:
lourenco
2025-09-11 15:30:27 +02:00
parent e2b806fe5f
commit b3e4a25824

View File

@@ -5,6 +5,7 @@
<span>{{ $.Site.Copyright | safeHTML }}</span> <span>{{ $.Site.Copyright | safeHTML }}</span>
{{ else }} {{ else }}
<div class="copyright"> <div class="copyright">
<span>This website does not have a comments functionality. Please reach out by <a href="/about">e-mail</a> or <a href="https://schedule.excipio.tech/">scheduling a call with me!</a></span>
<span>© {{ now.Year }} Powered by <a href="https://gohugo.io">Hugo</a></span> <span>© {{ now.Year }} Powered by <a href="https://gohugo.io">Hugo</a></span>
{{ end }} {{ end }}
<span>:: <a href="https://github.com/panr/hugo-theme-terminal" target="_blank">Theme</a> made by <a href="https://github.com/panr" target="_blank">panr</a></span> <span>:: <a href="https://github.com/panr/hugo-theme-terminal" target="_blank">Theme</a> made by <a href="https://github.com/panr" target="_blank">panr</a></span>