footer and javascript updates
This commit is contained in:
9
layouts/partials/copyright.html
Normal file
9
layouts/partials/copyright.html
Normal 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 <a href="https://gohugo.io/" target="_blank">Hugo</a></small>
|
||||
<small>Theme <a href="https://github.com/gardient/hugo-bootswatch-slate" target="_blank">Hugo Bootswatch Slate</a></small>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user