mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Make the sidebar foldable.
Signed-off-by: Denis Kasak <dkasak@termina.org.uk>
This commit is contained in:
parent
170626da67
commit
932bb68c26
|
|
@ -66,6 +66,8 @@ rendered_data_collapsed = false
|
||||||
sidebar_search_disable = true
|
sidebar_search_disable = true
|
||||||
# Only show the current page's ancestors, siblings and direct descendants in the sidebar menu
|
# Only show the current page's ancestors, siblings and direct descendants in the sidebar menu
|
||||||
sidebar_menu_compact = true
|
sidebar_menu_compact = true
|
||||||
|
# Make sidebar menu foldable for easier navigation
|
||||||
|
sidebar_menu_foldable = true
|
||||||
|
|
||||||
[params.links]
|
[params.links]
|
||||||
# End user relevant links. These will show up on left side of footer and in the community page if you have one.
|
# End user relevant links. These will show up on left side of footer and in the community page if you have one.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue