mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Version 1.9.0 warm up
This commit is contained in:
BIN
docs/.vuepress/public/images/202312/1-8-5-installer.png
Normal file
BIN
docs/.vuepress/public/images/202312/1-8-5-installer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
@@ -30,5 +30,11 @@ export const enSidebar = sidebar({
|
||||
prefix: "statements/",
|
||||
children: "structure",
|
||||
},
|
||||
{
|
||||
icon: "iconfont icon-article",
|
||||
text: "Dev Logs",
|
||||
prefix: "blog/",
|
||||
children: "structure",
|
||||
}
|
||||
],
|
||||
});
|
||||
|
||||
@@ -30,5 +30,11 @@ export const zhSidebar = sidebar({
|
||||
prefix: "statements/",
|
||||
children: "structure",
|
||||
},
|
||||
{
|
||||
icon: "iconfont icon-article",
|
||||
text: "开发日志",
|
||||
prefix: "blog/",
|
||||
children: "structure",
|
||||
}
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user