Skip to content

Commit 94221fb

Browse files
author
wufeiqun
committed
bugfix
1 parent 85530bc commit 94221fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vitepress/config.mts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ import { defineConfig } from 'vitepress'
44
export default defineConfig({
55
title: "Zeus运维平台",
66
description: "中小企业一站式运维平台",
7-
base: '/zeus-docs/',
7+
// base: '/zeus-docs/',
8+
base: '/',
89
themeConfig: {
910
// https://vitepress.dev/reference/default-theme-config
1011
logo: 'static/image/zeus.png',

0 commit comments

Comments
 (0)