Fix code highlighting & allow to edit hello-friend logo text fron config file

This commit is contained in:
panr 2018-08-30 23:28:52 +02:00
parent 046a3940f1
commit 327234163d
8 changed files with 92 additions and 11 deletions

View file

@ -8,6 +8,13 @@ paginate = 5
[params]
subtitle = "A simple theme for Hugo"
[params.logo]
logoText = ""
# or
#
# path = "/img/your-example-logo.svg"
# alt = "Your example logo alt text"
[menu]
[[menu.main]]
identifier = "about"