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