docs: use Algolia DocSearch
This commit is contained in:
parent
628dbc8693
commit
bbc5312c82
|
|
@ -35,6 +35,10 @@ module.exports = {
|
|||
repo: 'DIYgod/RSSHub',
|
||||
editLinks: true,
|
||||
docsDir: 'docs',
|
||||
algolia: {
|
||||
apiKey: '6247bc0db93150fd9e531b93a3fa4046',
|
||||
indexName: 'rsshub',
|
||||
},
|
||||
locales: {
|
||||
'/': {
|
||||
lang: 'zh-CN',
|
||||
|
|
|
|||
Loading…
Reference in New Issue