We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The ability to disable Search in the Navbar on a page-by-page basis via frontmatter.
Allows the user to disable search on specific pages only when using the default theme.
No breaking changes whatsoever.
Easy change in the Navbar component.
I already have, PR here: #1288
The text was updated successfully, but these errors were encountered:
54e9eb0
No branches or pull requests
Feature request
The ability to disable Search in the Navbar on a page-by-page basis via frontmatter.
What problem does this feature solve?
Allows the user to disable search on specific pages only when using the default theme.
What does the proposed API look like?
No breaking changes whatsoever.
How should this be implemented in your opinion?
Easy change in the Navbar component.
Are you willing to work on this yourself?
I already have, PR here: #1288
The text was updated successfully, but these errors were encountered: