Skip to content

How do I change the navbar in a subdirectory? #13158

Answered by mcanouil
danielstrenger asked this question in Q&A
Discussion options

You must be logged in to vote

As documented, website is a project level configuration thus it can only be set in _quarto.yml. (https://quarto.org/docs/websites/#config-file)
For short, use "project profiles" and conditional contents. (https://quarto.org/docs/projects/profiles.html)

Many others from the community made multilingual websites and books.

I suggest to search in issues and in discussions to see how they've done it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by danielstrenger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
websites Issues creating websites
2 participants