thrrgilag.net/themes/blackburn/layouts/partials/copyright.html

10 lines
346 B
HTML
Raw Normal View History

2018-11-24 21:02:48 +00:00
<div>
<div class="small-print">
<small>{{ .Site.Copyright | safeHTML }}</small>
</div>
<div class="small-print">
<small>Built with&nbsp;<a href="https://gohugo.io/" target="_blank">Hugo</a></small>
<small>Theme&nbsp;<a href="https://github.com/yoshiharuyamashita/blackburn" target="_blank">Blackburn</a></small>
</div>
</div>