-
Using Quarto for website. I'd like to be able to suppress the navbar (and sidebar) navigation on a single page. I've tried adding values to YAML for that page, e.g., navbar: false, etc. but nothing seems to work.
Is there a way to suppress or hide the navbar for a single page? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Not sure you can. @dragonstyle might be able to confirm this. Edit: a LUA filter might be able to do this. |
Beta Was this translation helpful? Give feedback.
-
I'm also interested to know! |
Beta Was this translation helpful? Give feedback.
-
That works! Thanks! |
Beta Was this translation helpful? Give feedback.
Not sure you can.
@dragonstyle might be able to confirm this.
Edit: a LUA filter might be able to do this.