Add first basic logo version

This commit is contained in:
2022-01-29 15:21:35 +01:00
parent 9632adb57f
commit 381eaf970f
3 changed files with 71 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ highlight_theme = "ascetic-white"
[extra]
# Put all your custom variables here
juice_logo_name = "MicroW8"
juice_logo_path = "microw8.svg"
juice_logo_path = "img/microw8.svg"
juice_extra_menu = [
{ title = "Github", link = "https://github.com/exoticorn/microw8" }
]