fix: Search

This commit is contained in:
xxDeveloper
2023-07-28 17:25:31 +03:00
committed by GitHub
parent 66bdaf7f9f
commit 44645d89de

View File

@@ -30,8 +30,8 @@ const config = {
},
algolia: {
appId: 'AA9S5J9NYT',
apiKey: ccfe6abc4d12ac6f882565a9d0caafb1,
indexName: sern,
apiKey: 'ccfe6abc4d12ac6f882565a9d0caafb1',
indexName: 'sern',
insights: true,
container: 'div',
debug: false,