mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
docs: enable search menu item in navbar
Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
co-authored by
Junie
parent
7c71818027
commit
e09476da79
@@ -53,6 +53,12 @@ disablePathToLower = true
|
||||
sortBy = "date"
|
||||
sortOrder = "desc"
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "search"
|
||||
name = "Search"
|
||||
weight = 10
|
||||
params = { type = "search" }
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "docs"
|
||||
name = "Docs"
|
||||
|
||||
Reference in New Issue
Block a user