There was an error while loading. Please reload this page.
2 parents f13c9ad + bfcbef4 commit 5996fbdCopy full SHA for 5996fbd
config.js
@@ -30,7 +30,7 @@ const config = {
30
links: [{ text: '', link: '' }],
31
search: {
32
enabled: true,
33
- indexName: 'test_cardano-docs',
+ indexName: 'cardano_docs',
34
algoliaAppId: process.env.GATSBY_ALGOLIA_APP_ID,
35
algoliaSearchKey: process.env.GATSBY_ALGOLIA_SEARCH_KEY,
36
algoliaAdminKey: process.env.ALGOLIA_ADMIN_KEY,
0 commit comments