mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-23 19:29:17 +03:00
Migrated Algolia DocSearch to new version.
This commit is contained in:
parent
09a72a7e1a
commit
7ca56c1691
@ -101,7 +101,8 @@ module.exports = {
|
||||
copyright: `Copyright © ${new Date().getFullYear()} Wasp.`,
|
||||
},
|
||||
algolia: {
|
||||
apiKey: '51575685bf62ecdfd2e3a1974de921e6',
|
||||
appId: 'RG0JSZOWH4',
|
||||
apiKey: 'feaa2a25dc596d40418c82cd040e2cbe',
|
||||
indexName: 'wasp-lang',
|
||||
// TODO: contextualSearch is useful when you are doing versioning,
|
||||
// it searches only in v1 docs if you are searching from v1 docs.
|
||||
|
Loading…
Reference in New Issue
Block a user