Further improve footer
This commit is contained in:
parent
db10e62c04
commit
9388f295b2
2 changed files with 10 additions and 4 deletions
|
@ -94,11 +94,14 @@ disableHugoGeneratorInject = false
|
|||
# If you want, you can easily override the default footer with your own content.
|
||||
#
|
||||
[params.footer]
|
||||
trademark = false
|
||||
rss = false
|
||||
copyright = false
|
||||
author = false
|
||||
lowerText = ["Powered by <a href=\"http://gohugo.io\">Hugo</a>",
|
||||
"Made with ❤ by <a href=\"https://github.com/rhazdon\">Djordje Atlialp</a>"]
|
||||
|
||||
topText = ["Powered by <a href=\"http://gohugo.io\">Hugo</a>"]
|
||||
bottomText = ["Powered by <a href=\"http://gohugo.io\">Hugo</a>",
|
||||
"Made with ❤ by <a href=\"https://github.com/rhazdon\">Djordje Atlialp</a>"]
|
||||
|
||||
# Colors for favicons
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue