Better footer customization

This commit is contained in:
Niels Reijn 2021-02-08 16:10:14 +01:00
parent c52c91ab51
commit db10e62c04
2 changed files with 13 additions and 8 deletions

View file

@ -93,8 +93,12 @@ disableHugoGeneratorInject = false
# Custom footer
# If you want, you can easily override the default footer with your own content.
#
# footerLeft = "Powered by <a href=\"http://gohugo.io\">Hugo</a>"
# footerRight = "Made with &#10084; by <a href=\"https://github.com/rhazdon\">Djordje Atlialp</a>"
[params.footer]
rss = false
copyright = false
author = false
lowerText = ["Powered by <a href=\"http://gohugo.io\">Hugo</a>",
"Made with &#10084; by <a href=\"https://github.com/rhazdon\">Djordje Atlialp</a>"]
# Colors for favicons
#