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 be9e879 commit 87c050dCopy full SHA for 87c050d
docs/docusaurus.config.ts
@@ -62,7 +62,7 @@ const config: Config = {
62
appId: process.env.ALGOLIA_APP_ID,
63
// Public API key: it is safe to commit it (from environment variable)
64
apiKey: process.env.ALGOLIA_API_KEY,
65
- indexName: 'declarative_sqlite',
+ indexName: 'Declarative Sqlite Crawler',
66
// Optional: see doc section below
67
contextualSearch: true,
68
// Optional: Algolia search parameters
0 commit comments