Make auto-hide optional

This commit is contained in:
daudix
2024-10-28 06:46:53 +03:00
parent 8f9fb1e88a
commit 3fea028e25
4 changed files with 38 additions and 14 deletions

View File

@ -179,6 +179,8 @@ csp = [
# debug_no_styles = true
[extra.nav]
# Whether to automatically hide nav when not hovered or focused
auto_hide = true
# Whether to show the Atom/RSS feed button in the nav
show_feed = true
# Whether to show the manual theme switcher in the nav