commit
0070fb5fcd
2 changed files with 20 additions and 9 deletions
|
@ -103,8 +103,15 @@ 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 ❤ by <a href=\"https://github.com/rhazdon\">Djordje Atlialp</a>"
|
||||
[params.footer]
|
||||
trademark = true
|
||||
rss = true
|
||||
copyright = true
|
||||
author = true
|
||||
|
||||
topText = []
|
||||
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