Add logo to config and update peruna
This commit is contained in:
parent
40fe2c4cff
commit
d94cc03a6d
|
@ -33,6 +33,8 @@ copyright = "© Dominik V. Salonen"
|
||||||
ga_api_key = ""
|
ga_api_key = ""
|
||||||
# Logo image. This is displayed ogp image.
|
# Logo image. This is displayed ogp image.
|
||||||
logo = "/img/favicon.png"
|
logo = "/img/favicon.png"
|
||||||
|
# Separate logo for use as icon on site.
|
||||||
|
headerlogo = "/img/logo-invert.png"
|
||||||
favicon = "/img/favicon.png"
|
favicon = "/img/favicon.png"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 7828d3c7e47fae2bbc8d12d14fec6c83eada4970
|
Subproject commit ed00e9205575b5f10edae3eef4eee7ba24a51be8
|
Loading…
Reference in New Issue