Wrap footer in footer element

This commit is contained in:
Joshua Goins 2022-08-30 12:20:28 -04:00
parent 8aa9c08ce2
commit ed29eeff4e

View file

@ -1 +1,3 @@
<footer>
Copyright (c) 2022. <a href="https://git.sr.ht/~redstrate/redstrate.com/tree/master/item/content/{{ .File.Path }}?view-source">View Source</a> Copyright (c) 2022. <a href="https://git.sr.ht/~redstrate/redstrate.com/tree/master/item/content/{{ .File.Path }}?view-source">View Source</a>
</footer>