Replies: 1 comment
-
Yes, see the documentation: https://quarto.org/docs/websites/website-navigation.html#side-navigation |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I am using level 1 # {.sidebar} to define a common sidebar with inputs across multiple pages in a dashboard. I would like to define a different sidebar for a specific page. I tried defining level 2 ##{.sidebar} for the specific page however this ends up appending inputs to those defined in the level 1 sidebar.
Is this expected behavior? Appreciate any suggestions/examples on how to separate sidebar for a single page while at the same time using a global sidebar for the rest?
Beta Was this translation helpful? Give feedback.
All reactions