Skip to content

Commit 7e125c3

Browse files
committed
chore: update docs api key
1 parent 0ced058 commit 7e125c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ module.exports = {
1515
onBrokenLinks: 'warn',
1616
themeConfig: {
1717
algolia: {
18-
apiKey: 'e641d82b10af84aa818e883b1035c3b4',
18+
appId: 'PH8YTBNA7Q',
19+
apiKey: '7a21621f37e010ec9a8c39298d71b045',
1920
indexName: 'craft-js',
20-
algoliaOptions: {}, // Optional, if provided by Algolia
2121
},
2222
prism: {
2323
theme: require('prism-react-renderer/themes/shadesOfPurple'),

0 commit comments

Comments
 (0)