Files
MaaAssistantArknights/docs/README.md
Lucien Shaw 96aa7ada11 docs: 调整文档站的标题和尾注文本显示 (#14213)
* chore: 更新plume主题版本

* chore: 更新文档站尾注配置

* i18n: 调整多语言的默认网站标题

* docs: 调整首页的网页标题

* docs: 文档站首页MAA标题加阴影
2025-09-23 21:36:58 +08:00

28 lines
594 B
Markdown

---
pageLayout: home
title: 首页
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/
---