How to show >
beside the items at the left menu?
#519
-
How to set the theme to show |
Beta Was this translation helpful? Give feedback.
Answered by
skiboyjcmu
May 4, 2023
Replies: 2 comments
-
@AngangGuo - in config.toml, set collapsibleMenu = true If set to true, the menu in the sidebar will be displayed in a collapsible tree view. Although the functionality works with old browsers (IE11), the display of the expander icons is limited to modern browsers |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
McShelby
-
It works great. Thanks for your help and the great work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@AngangGuo - in config.toml, set collapsibleMenu = true
If set to true, the menu in the sidebar will be displayed in a collapsible tree view. Although the functionality works with old browsers (IE11), the display of the expander icons is limited to modern browsers
collapsibleMenu = true