mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Add site menu
This commit is contained in:
@@ -13,7 +13,7 @@ actions:
|
|||||||
- text: Quick Start
|
- text: Quick Start
|
||||||
link: quick-start.html
|
link: quick-start.html
|
||||||
- text: Document
|
- text: Document
|
||||||
link: features/
|
link: menu.html
|
||||||
- text: Project
|
- text: Project
|
||||||
link: project.html
|
link: project.html
|
||||||
|
|
||||||
@@ -98,7 +98,6 @@ You can make contribution by the following ways:
|
|||||||
|
|
||||||
Snap Hutao is currently using software from the following service providers.
|
Snap Hutao is currently using software from the following service providers.
|
||||||
|
|
||||||
|
|
||||||
<a href="https://www.netlify.com">
|
<a href="https://www.netlify.com">
|
||||||
<img src="https://www.netlify.com/v3/img/components/netlify-light.svg" alt="Deploys by Netlify" />
|
<img src="https://www.netlify.com/v3/img/components/netlify-light.svg" alt="Deploys by Netlify" />
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
10
docs/en/menu.md
Normal file
10
docs/en/menu.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
headerDepth: 0
|
||||||
|
comment: false
|
||||||
|
sidebar: false
|
||||||
|
index: false
|
||||||
|
---
|
||||||
|
|
||||||
|
# Site Menu
|
||||||
|
|
||||||
|
<AutoCatalog base="/en/" level="3" />
|
||||||
@@ -13,7 +13,7 @@ actions:
|
|||||||
- text: 快速开始
|
- text: 快速开始
|
||||||
link: quick-start.html
|
link: quick-start.html
|
||||||
- text: 文档
|
- text: 文档
|
||||||
link: features/
|
link: menu.html
|
||||||
- text: 项目介绍
|
- text: 项目介绍
|
||||||
link: project.html
|
link: project.html
|
||||||
|
|
||||||
|
|||||||
10
docs/zh/menu.md
Normal file
10
docs/zh/menu.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
headerDepth: 0
|
||||||
|
comment: false
|
||||||
|
sidebar: false
|
||||||
|
index: false
|
||||||
|
---
|
||||||
|
|
||||||
|
# 全站目录
|
||||||
|
|
||||||
|
<AutoCatalog base="/zh/" level="3" />
|
||||||
Reference in New Issue
Block a user