We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f48371 commit 2d9694cCopy full SHA for 2d9694c
.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/zeus-docs/static/image/zeus.png',
+ logo: '/zeus-docs/zeus.png',
12
nav: [
13
{ text: '项目介绍', link: 'zeus/README' },
14
{ text: 'Demo',
static/image/zeus.png zeus.pngstatic/image/zeus.png renamed to zeus.png
zeus/README.md
@@ -15,6 +15,7 @@
15
* 使用主流技术栈, 方便二次开发
16
17

18
+
19
20
21
## 功能预览
0 commit comments