Make footer look nicer on phones

This commit is contained in:
Justin Nguyen
2020-12-22 10:41:07 -08:00
parent d6be608202
commit dff8e50788
8 changed files with 30708 additions and 5657 deletions

View File

@@ -7,7 +7,8 @@
<div class="copyright">
<span>© {{ now.Year }} Powered by <a href="http://gohugo.io">Hugo</a></span>
{{ end }}
<span>:: Theme originally by <a href="https://twitter.com/panr">panr</a> and extended by <a href="/">yours truly</a>.</span>
<span>::</span>
<span>Theme originally by <a href="https://twitter.com/panr">panr</a> and extended by <a href="/">yours truly</a>.</span>
</div>
</div>
</footer>