Don't add extra stuff to the copyright string

This commit is contained in:
2021-10-26 13:53:37 -05:00
parent e0f04cb279
commit d393d9eef9

View File

@@ -18,9 +18,6 @@
<footer> <footer>
<hr> <hr>
<small> <small>
&copy;
{{ now.Format "2006" }}
{{ $.Site.Author.name }}
{{ . | safeHTML }} {{ . | safeHTML }}
</small> </small>
</footer> </footer>