docs: fix algolia

This commit is contained in:
DIYgod 2022-08-26 17:19:07 +01:00
parent 3c6d288330
commit 06be572c0f
No known key found for this signature in database
GPG Key ID: D159328F47A80DCA
1 changed files with 2 additions and 1 deletions

View File

@ -74,8 +74,9 @@ module.exports = {
docsDir: 'docs',
smoothScroll: true,
algolia: {
apiKey: '6247bc0db93150fd9e531b93a3fa4046',
apiKey: '4c5f9a5a2c10e6bec73c0f07dbe356a6',
indexName: 'rsshub',
appId: 'I63CFUQ7XF',
algoliaOptions: {
hitsPerPage: 14,
},