We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ced058 commit 7e125c3Copy full SHA for 7e125c3
site/docusaurus.config.js
@@ -15,9 +15,9 @@ module.exports = {
15
onBrokenLinks: 'warn',
16
themeConfig: {
17
algolia: {
18
- apiKey: 'e641d82b10af84aa818e883b1035c3b4',
+ appId: 'PH8YTBNA7Q',
19
+ apiKey: '7a21621f37e010ec9a8c39298d71b045',
20
indexName: 'craft-js',
- algoliaOptions: {}, // Optional, if provided by Algolia
21
},
22
prism: {
23
theme: require('prism-react-renderer/themes/shadesOfPurple'),
0 commit comments