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