Fix logoText variable & prevent code text transform

This commit is contained in:
panr 2018-09-03 09:10:12 +02:00
parent 3864783204
commit f9f276852e
5 changed files with 10 additions and 6 deletions

View file

@ -58,7 +58,7 @@ paginate = 5
subtitle = "Your site subtitle"
[params.logo]
logoText = ""
logoText = "hello friend"
# or
#
# path = "/img/your-example-logo.svg"