mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Minor updates
- replace links
This commit is contained in:
@@ -1,16 +1,11 @@
|
|||||||
import { navbar } from "vuepress-theme-hope";
|
import { navbar } from "vuepress-theme-hope";
|
||||||
|
|
||||||
export const enNavbar = navbar([
|
export const enNavbar = navbar([
|
||||||
"/en/",
|
"/en",
|
||||||
{ text: "下载", icon: "download", link: "https://go.hut.ao/down" },
|
{ text: "Document", icon: "article", link: "/features/README.md" },
|
||||||
{
|
{
|
||||||
text: "文档",
|
text: "Download",
|
||||||
icon: "documents",
|
icon: "install",
|
||||||
link: "/features/README.md"
|
link: "https://d.hut.ao",
|
||||||
},
|
|
||||||
{
|
|
||||||
text: "GitHub",
|
|
||||||
icon: "github",
|
|
||||||
link: "https://github.com/DGP-Studio/Snap.Hutao",
|
|
||||||
},
|
},
|
||||||
]);
|
]);
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ export default hopeTheme({
|
|||||||
|
|
||||||
iconAssets: "iconfont",
|
iconAssets: "iconfont",
|
||||||
|
|
||||||
logo: "/images/202209/HeroImageLogo.png",
|
logo: "https://img.alicdn.com/imgextra/i1/1797064093/O1CN01TOz2Cm1g6du5e8Hml_!!1797064093.png",
|
||||||
|
|
||||||
repo: "DGP-Studio/Snap.Hutao",
|
repo: "DGP-Studio/Snap.Hutao",
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ externalLinkIcon: false
|
|||||||
|
|
||||||
胡桃工具箱目前处于公开测试阶段。你可以
|
胡桃工具箱目前处于公开测试阶段。你可以
|
||||||
- [从 GitHub 下载 ](https://github.com/DGP-Studio/Snap.Hutao/releases/)
|
- [从 GitHub 下载 ](https://github.com/DGP-Studio/Snap.Hutao/releases/)
|
||||||
- [从网盘下载](https://cloud.06dn.com/s/pkAJUg)
|
- [从网盘下载](https://d.hut.ao/)
|
||||||
|
|
||||||
您下载的包含安装程序的压缩文件名称将与`Snap.Hutao_*_x64.zip`相似
|
您下载的包含安装程序的压缩文件名称将与`Snap.Hutao_*_x64.zip`相似
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user