We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 897b039 commit 4f48371Copy full SHA for 4f48371
.vitepress/config.mts
@@ -8,7 +8,7 @@ export default defineConfig({
8
base: '/zeus-docs/',
9
themeConfig: {
10
// https://vitepress.dev/reference/default-theme-config
11
- logo: '/zeus-docs/static/image/zeus.png',
+ logo: '/zeus-docs/zeus-docs/static/image/zeus.png',
12
nav: [
13
{ text: '项目介绍', link: 'zeus/README' },
14
{ text: 'Demo',
0 commit comments