Change Edit Page text (#72)

This commit is contained in:
Simon M 2019-10-04 04:13:28 +02:00 committed by arkon
parent 63d7aaacd6
commit d1feb051b8

View File

@ -12,6 +12,7 @@ module.exports = {
docsRepo: 'tachiyomiorg/website',
docsDir: 'src',
editLinks: true,
editLinkText: 'Help us improve this page',
nav: require('./config/nav'),
sidebar: {
'/help/guides/': require('./config/sidebar/guides'),