footer and javascript updates

This commit is contained in:
Gardient
2018-02-18 16:25:35 +02:00
parent 64b71057a6
commit 4ff8ac3fc2
7 changed files with 69 additions and 38 deletions

View File

@@ -0,0 +1,9 @@
<div class="col-12 col-md-4">
<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/gardient/hugo-bootswatch-slate" target="_blank">Hugo Bootswatch Slate</a></small>
</div>
</div>