// .vuepress/config.js module.exports = { themeConfig: { repo: 'yan-sheng-li/note', editLinks: true, docsDir: 'docs', // 默认为 "Edit this page" docsBranch: 'main', // 指定文档所在的分支 editLinkText: '编辑此页' } }
← 上次更新时间 自定义访问域名 →