docs: add smoothScroll config for vuepress next version, https://github.com/vuejs/vuepress/pull/1881

This commit is contained in:
DIYgod
2019-09-24 11:34:18 +08:00
parent 579e419808
commit fd0076b60e

View File

@@ -43,6 +43,7 @@ module.exports = {
repo: 'DIYgod/RSSHub',
editLinks: true,
docsDir: 'docs',
smoothScroll: true,
algolia: {
apiKey: '6247bc0db93150fd9e531b93a3fa4046',
indexName: 'rsshub',