-
Notifications
You must be signed in to change notification settings - Fork 31
update algolia search api key #3576
New issue
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
Conversation
✅ Deploy Preview for replicated-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for replicated-docs-upgrade ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| apiKey: 'c1b3ad730ee08e83703eeaadd39c4790', | ||
| apiKey: 'ebabec43cbd814475c6111ca570fe648', | ||
| indexName: 'docs', | ||
| contextualSearch: true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
^ contextual search is enabled by default in docusaurus 3.9 https://docusaurus.io/docs/search#contextual-search
|
|
||
| // Public API key: it is safe to commit it | ||
| apiKey: 'c1b3ad730ee08e83703eeaadd39c4790', | ||
| apiKey: 'ebabec43cbd814475c6111ca570fe648', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
^ add paige's public api key
No description provided.