Add Algolia search
This commit is contained in:
@@ -69,6 +69,11 @@ export default defineConfig({
|
||||
editLinkText: 'Edit this page on GitHub',
|
||||
lastUpdated: 'Last Updated'
|
||||
}
|
||||
},
|
||||
algolia: {
|
||||
appId: 'HP6QF6KMZD',
|
||||
apiKey: 'fb8bae9ed373d1057e0c07fcf32b3f1a',
|
||||
indexName: 'nezhahq'
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user