Fix logoText variable & prevent code text transform
This commit is contained in:
parent
3864783204
commit
f9f276852e
5 changed files with 10 additions and 6 deletions
|
@ -9,7 +9,7 @@ paginate = 5
|
|||
subtitle = "A simple theme for Hugo"
|
||||
|
||||
[params.logo]
|
||||
logoText = ""
|
||||
logoText = "hello friend"
|
||||
# or
|
||||
#
|
||||
# path = "/img/your-example-logo.svg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue