mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:27:32 +00:00
chore: make docs searchable (#3734)
* chore: make docs searchable * Update netlify.toml
This commit is contained in:
@@ -146,12 +146,9 @@ module.exports = {
|
||||
copyright: `Copyright © ${new Date().getFullYear()} ZITADEL Docs - Built with Docusaurus.`,
|
||||
},
|
||||
algolia: {
|
||||
appId: "1FD5EU44EF",
|
||||
apiKey: "2ddc6c35930ec608baf832bf07b5e150",
|
||||
siteId: '13929a6d-0c07-4205-af9b-42121333ec5d',
|
||||
branch: 'v2-alpha-readme',
|
||||
indexName: 'netlify_13929a6d-0c07-4205-af9b-42121333ec5d_v2-alpha-readme_all',
|
||||
contextualSearch: false,
|
||||
appId: "8H6ZKXENLO",
|
||||
apiKey: "124fe1c102a184bc6fc70c75dc84f96f",
|
||||
indexName: 'zitadel',
|
||||
selector: 'div#'
|
||||
},
|
||||
prism: {
|
||||
|
Reference in New Issue
Block a user