footer: add footer - powered by hugo and console theme

This commit is contained in:
Marcin Mierzejewski 2020-05-01 14:38:16 +02:00
parent 4e1c9914ae
commit 9e36d6567f
4 changed files with 25 additions and 4 deletions

View file

@ -0,0 +1,4 @@
<div class="footer">
Powered by <a hreef="https://gohugo.io/">Hugo</a> with
<a href="https://github.com/mrmierzejewski/hugo-theme-console/">Console Theme</a>.
</div>