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

This commit is contained in:
2022-04-10 22:33:44 -05:00
parent 164565cecb
commit 859537be01
3 changed files with 5 additions and 5 deletions

View File

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

3
content/footer.md Normal file
View File

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