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
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
1 changed files with 1 additions and 0 deletions

View File

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