mirror of
https://github.com/zitadel/zitadel.git
synced 2025-02-28 21:07:22 +00:00
docs(search): integrated algolia (thank you 🥳 )
This commit is contained in:
parent
1cbcd57c47
commit
fdcf728d71
@ -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: [
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user