Fix footer credentials and date format

This commit is contained in:
panr 2018-07-30 18:55:26 +02:00
parent da992ae333
commit ea9e2bb1bd
4 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
{{ partial "logo.html" . }}
<div class="copyright">
<span>Powered by <a href="http://gohugo.io">Hugo</a></span>
<span>Created by <a href="https://twitter.com/panr">panr</a> 2018</span>
<span>Theme created by <a href="https://twitter.com/panr">panr</a> 2018</span>
</div>
{{end}}
</div>