The current Hugo theme for the beetbox.io website
 
 

5 lines
176 B

<footer>
<hr>
<p class="center-text"><a class="small-text" href="/authors">Authors</a></p>
<p class="center-text small-text">{{ $.Site.Copyright | safeHTML }}</p>
</footer>