docs: add smoothScroll config for vuepress next version, https://github.com/vuejs/vuepress/pull/1881
This commit is contained in:
parent
579e419808
commit
fd0076b60e
|
|
@ -43,6 +43,7 @@ module.exports = {
|
|||
repo: 'DIYgod/RSSHub',
|
||||
editLinks: true,
|
||||
docsDir: 'docs',
|
||||
smoothScroll: true,
|
||||
algolia: {
|
||||
apiKey: '6247bc0db93150fd9e531b93a3fa4046',
|
||||
indexName: 'rsshub',
|
||||
|
|
|
|||
Loading…
Reference in New Issue