Revert "Use content/footer.md for footer instead of config.yaml"

This reverts commit 859537be01.

footer.md was getting rendered. There doesn't seem to be a good way to
solve this.
This commit is contained in:
2022-04-11 02:11:35 -05:00
parent 859537be01
commit 4017855c29
3 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,10 @@ params:
talkyardServerUrl: "https://talkyard.bbaovanc.com"
talkyardScriptUrl: "https://talkyard.bbaovanc.com/-/talkyard-comments.min.js"
footer: true
footer: >-
See the [anonymous and privacy-friendly
analytics](https://plausible.bbaovanc.com/bbaovanc.com) for this site,
powered by [Plausible](https://plausible.io).
# see https://gohugo.io/about/hugo-and-gdpr/#all-privacy-settings
# you probably want to keep this default

View File

@@ -1,3 +0,0 @@
See the [anonymous and privacy-friendly
analytics](https://plausible.bbaovanc.com/bbaovanc.com) for this site, powered
by [Plausible](https://plausible.io).