From 566927ab7bb1470a3e20dc4c514d3bfd6b871a26 Mon Sep 17 00:00:00 2001 From: sovlookup Date: Sat, 9 Oct 2021 16:43:50 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E4=BF=AE=E5=A4=8D=E6=96=87=E6=A1=A3URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",