feat: Add search functionality to docs
This commit is contained in:
@@ -105,6 +105,11 @@ export default defineConfig({
|
||||
footer: {
|
||||
copyright: 'Copyright © 2022 Automatisch. All rights reserved.',
|
||||
},
|
||||
algolia: {
|
||||
appId: 'I7I8MRYC3P',
|
||||
apiKey: '9325eb970bdd6a70b1e35528b39ed2fe',
|
||||
indexName: 'automatisch',
|
||||
},
|
||||
},
|
||||
|
||||
async transformHead(ctx) {
|
||||
|
Reference in New Issue
Block a user