From 161950405926137120038affa062980f4ebf4f1f Mon Sep 17 00:00:00 2001 From: snowy Date: Sun, 31 Mar 2024 19:23:15 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=94=B9=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.ts | 4 ++-- docs/README.md | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 23b37985..5f5c6887 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -6,8 +6,8 @@ export default defineUserConfig({ base: "/", lang: "zh-CN", - title: "LiteyukiBot", - description: "An OneBot Standard ChatBot", + title: "LiteyukiBot 轻雪机器人", + description: "LiteyukiBot | 轻雪机器人 | An OneBot Standard ChatBot | 一个OneBot标准的聊天机器人", head: [ // 设置 favor.ico,.vuepress/public 下 [ diff --git a/docs/README.md b/docs/README.md index 866d0b30..dcf1a221 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,7 +8,7 @@ bgImageDark: bgImageStyle: background-attachment: fixed heroText: LiteyukiBot 6 -tagline: 基于Nonebot2的OneBot标准聊天机器人,不仅仅局限于OneBot +tagline: 轻雪机器人,一个以轻量和简洁为设计理念基于Nonebot2的OneBot标准聊天机器人 actions: - text: 快速开始 @@ -48,7 +48,7 @@ highlights: - title: 点击交互 icon: mouse-pointer details: 新的点击交互模式,拒绝手打指令 - + - title: 主题支持 icon: paint-brush details: 支持多种主题,可自定义资源包,满足你的审美需求 @@ -76,15 +76,15 @@ highlights: icon: link details: 使用Alconna实现高效命令解析 link: https://github.com/nonebot/plugin-alconna - + - title: 便捷更新 icon: cloud-download details: 聊天窗口命令更新,无需手动下载 - + - title: 服务支持 icon: server details: 内置轻雪API,可自动收集错误,提供图床服务 - + - title: 开源 icon: code details: 项目遵循MIT协议开源,欢迎各位的贡献