display logo

This commit is contained in:
aethrvmn 2024-11-10 02:01:54 +01:00
parent d618bc2a6e
commit fbc6200a24

View file

@ -46,6 +46,8 @@ enableGitInfo = false
# If the favicon is /static/favicon.png then the path would be favicon.png
BookFavicon = 'favicon.ico'
BookLogo = 'logo.png'
# (Optional, default docs) Specify root page to render child pages as menu.
# Page is resoled by .GetPage function: https://gohugo.io/functions/getpage/
# For backward compatibility you can set '*' to render all sections to menu. Acts same as '/'