mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-03 18:48:12 +08:00
docs: add smoothScroll config for vuepress next version, https://github.com/vuejs/vuepress/pull/1881
This commit is contained in:
@@ -43,6 +43,7 @@ module.exports = {
|
|||||||
repo: 'DIYgod/RSSHub',
|
repo: 'DIYgod/RSSHub',
|
||||||
editLinks: true,
|
editLinks: true,
|
||||||
docsDir: 'docs',
|
docsDir: 'docs',
|
||||||
|
smoothScroll: true,
|
||||||
algolia: {
|
algolia: {
|
||||||
apiKey: '6247bc0db93150fd9e531b93a3fa4046',
|
apiKey: '6247bc0db93150fd9e531b93a3fa4046',
|
||||||
indexName: 'rsshub',
|
indexName: 'rsshub',
|
||||||
|
|||||||
Reference in New Issue
Block a user