Add possibility to set up your own logotype in config

This commit is contained in:
panr 2018-07-25 00:28:34 +02:00
parent 706c78ae07
commit 4dd1f16df6
4 changed files with 16 additions and 4 deletions

View file

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