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
|
||||
link: quick-start.html
|
||||
- text: Document
|
||||
link: features/
|
||||
link: menu.html
|
||||
- text: Project
|
||||
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.
|
||||
|
||||
|
||||
<a href="https://www.netlify.com">
|
||||
<img src="https://www.netlify.com/v3/img/components/netlify-light.svg" alt="Deploys by Netlify" />
|
||||
</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: 快速开始
|
||||
link: quick-start.html
|
||||
- text: 文档
|
||||
link: features/
|
||||
link: menu.html
|
||||
- text: 项目介绍
|
||||
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