mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-25 11:59:27 +08:00
doc: 修复文档URL
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
title: 'Rubick',
|
title: 'Rubick',
|
||||||
description: '你的开源桌面插件应用',
|
description: '你的开源桌面插件应用',
|
||||||
base: '/rubick/',
|
base: '/',
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
themeColor: {
|
themeColor: {
|
||||||
blue: "#2196f3",
|
blue: "#2196f3",
|
||||||
|
|||||||
Reference in New Issue
Block a user