mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
chore: 调整文档站标题
This commit is contained in:
@@ -10,8 +10,8 @@ const isProd = process.env.NODE_ENV === 'production';
|
||||
export default defineUserConfig({
|
||||
base: '/',
|
||||
lang: 'zh-CN',
|
||||
title: 'MaaAssistantArknights',
|
||||
description: 'MAA',
|
||||
title: 'MAA',
|
||||
description: 'MAA —「明日方舟」小助手',
|
||||
host: '0.0.0.0',
|
||||
port: 3001,
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
pageLayout: home
|
||||
title: MAA Docs
|
||||
title: MAA 文档站
|
||||
config:
|
||||
- type: doc-hero
|
||||
hero:
|
||||
|
||||
Reference in New Issue
Block a user