docs(search): integrated algolia (thank you 🥳 )

This commit is contained in:
Florian Forster 2021-04-20 17:10:03 +02:00 committed by GitHub
parent 1cbcd57c47
commit fdcf728d71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,6 +109,10 @@ module.exports = {
], ],
copyright: `Copyright © ${new Date().getFullYear()} CAOS Ltd. Built with Docusaurus.`, copyright: `Copyright © ${new Date().getFullYear()} CAOS Ltd. Built with Docusaurus.`,
}, },
algolia: {
apiKey: 'bff480bce03126c2d348345647854e91',
indexName: 'zitadel'
},
}, },
presets: [ presets: [
[ [