mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-28 16:37:07 +02:00
chore: upgrade docsearch-react to v3 stable, bump dependencies (#6752)
* chore: upgrade dependencies * revert * validation * fix blog * reformat
This commit is contained in:
parent
a70514205d
commit
dcbf9f644e
29 changed files with 687 additions and 496 deletions
|
@ -43,7 +43,8 @@ module.exports = {
|
|||
themeConfig: {
|
||||
image: 'img/docusaurus-soc.png',
|
||||
algolia: {
|
||||
apiKey: '47ecd3b21be71c5822571b9f59e52544',
|
||||
appId: 'X1Z85QJPUV',
|
||||
apiKey: 'bf7211c161e8205da2f933a02534105a',
|
||||
indexName: 'docusaurus-2',
|
||||
contextualSearch: true,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue