Only style
This commit is contained in:
parent
71a3df2cc2
commit
7c59b1159f
1 changed files with 4 additions and 2 deletions
|
@ -110,8 +110,10 @@ disableHugoGeneratorInject = false
|
||||||
author = true
|
author = true
|
||||||
|
|
||||||
topText = []
|
topText = []
|
||||||
bottomText = ["Powered by <a href=\"http://gohugo.io\">Hugo</a>",
|
bottomText = [
|
||||||
"Made with ❤ by <a href=\"https://github.com/rhazdon\">Djordje Atlialp</a>"]
|
"Powered by <a href=\"http://gohugo.io\">Hugo</a>",
|
||||||
|
"Made with ❤ by <a href=\"https://github.com/rhazdon\">Djordje Atlialp</a>"
|
||||||
|
]
|
||||||
|
|
||||||
# Colors for favicons
|
# Colors for favicons
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue