Files
hugo_it-services/themes/poison/layouts/partials/sidebar/copyright.html
T
2025-02-20 08:28:31 -05:00

6 lines
296 B
HTML

<p class="footnote">
powered by <a target="_blank" href="https://gohugo.io">Hugo</a> | themed with <a target="_blank" href="https://github.com/lukeorth/poison">poison</a>
<br>
&copy; {{ now.Format "2006"}} {{ or .Site.Language.Params.Author.name .Site.Title }}. All rights reserved.
</p>