Add color-per-page support, render _index, change configs to JSON

This commit is contained in:
Dustin L. Dodson
2020-05-30 17:48:17 -07:00
parent 0a9b08f405
commit 1cf39d9541
7 changed files with 109 additions and 99 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<div class="copyright">
<span>© {{ now.Year }} Powered by <a href="http://gohugo.io">Hugo</a></span>
{{end}}
<span>:: Theme made by <a href="https://twitter.com/panr">panr</a></span>
<span>:: Theme <i>originally</i> made by <a href="https://twitter.com/panr">panr</a></span>
</div>
</div>
</footer>