diff --git a/docs/docs/.vuepress/config.js b/docs/docs/.vuepress/config.js index 8b1fe93..4fb7ac3 100644 --- a/docs/docs/.vuepress/config.js +++ b/docs/docs/.vuepress/config.js @@ -1,7 +1,7 @@ module.exports = { title: 'Rubick', description: '你的开源桌面插件应用', - base: '/rubick/', + base: '/', themeConfig: { themeColor: { blue: "#2196f3",