// .vuepress/config.js module.exports = { themeConfig: { repo: 'lbryio/lbry.tech', docsBranch: 'master', editLinkText: 'Edit this page on Github' } }