mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
* docs: 更新文档 对不起我忘记拆分 commit 了 优化 winget 安装运行库命令 添加 一键修复运行库.ps1 将 image 文件夹重命名为 images 添加账号切换执行时机说明 土下座 Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com> * docs: 跟上学姐的脚步 * fix: cli docs --------- Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com>
36 lines
614 B
Markdown
36 lines
614 B
Markdown
---
|
|
home: true
|
|
navbar: false
|
|
containerClass: home
|
|
heroText: MAA 文档站 | Document
|
|
tagline: 选择语言 | Select Language
|
|
heroAlt: MAA Logo
|
|
heroImage: /images/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
|
|
---
|