remove madeWith footer

This commit is contained in:
Thomas T 2023-12-29 02:26:58 -05:00 committed by GitHub
parent 4263d6e279
commit c0659e096b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
<small>
{{ .Site.Copyright }} | {{ markdownify .Site.Params.madeWith }}
</small>
{{ .Site.Copyright }}
</small>