mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
36 lines
613 B
Markdown
36 lines
613 B
Markdown
---
|
|
home: true
|
|
navbar: false
|
|
containerClass: home
|
|
heroText: MAA 文档站 | Document
|
|
tagline: 选择语言 | Select Language
|
|
heroAlt: MAA Logo
|
|
heroImage: /image/maa-logo_512x512.png
|
|
heroFullScreen: true
|
|
actions:
|
|
- text: 简体中文
|
|
link: ./zh-cn/
|
|
icon: signs-post
|
|
type: primary
|
|
|
|
- text: 繁體中文
|
|
link: ./zh-tw/
|
|
icon: signs-post
|
|
type: primary
|
|
|
|
- text: English
|
|
icon: lightbulb
|
|
link: ./en-us/
|
|
type: primary
|
|
|
|
- text: 日本語
|
|
link: ./ja-jp/
|
|
icon: signs-post
|
|
type: primary
|
|
|
|
- text: 한국어
|
|
link: ./ko-kr/
|
|
icon: signs-post
|
|
type: primary
|
|
---
|