mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
28 lines
596 B
Markdown
28 lines
596 B
Markdown
---
|
|
pageLayout: home
|
|
title: MAA Docs
|
|
config:
|
|
- type: doc-hero
|
|
hero:
|
|
name: MAA
|
|
text: 文档站 | Documentation
|
|
tagline: 选择语言 | Select Language
|
|
image: /images/maa-logo_512x512.png
|
|
actions:
|
|
- theme: brand
|
|
text: 简体中文
|
|
link: /zh-cn/
|
|
- theme: alt
|
|
text: 繁體中文
|
|
link: /zh-tw/
|
|
- theme: alt
|
|
text: English
|
|
link: /en-us/
|
|
- theme: alt
|
|
text: 日本語
|
|
link: /ja-jp/
|
|
- theme: alt
|
|
text: 한국어
|
|
link: /ko-kr/
|
|
---
|