mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 06:27:23 +08:00
docs: 修改描述
This commit is contained in:
parent
80a61a6eed
commit
1619504059
@ -6,8 +6,8 @@ export default defineUserConfig({
|
|||||||
base: "/",
|
base: "/",
|
||||||
|
|
||||||
lang: "zh-CN",
|
lang: "zh-CN",
|
||||||
title: "LiteyukiBot",
|
title: "LiteyukiBot 轻雪机器人",
|
||||||
description: "An OneBot Standard ChatBot",
|
description: "LiteyukiBot | 轻雪机器人 | An OneBot Standard ChatBot | 一个OneBot标准的聊天机器人",
|
||||||
head: [
|
head: [
|
||||||
// 设置 favor.ico,.vuepress/public 下
|
// 设置 favor.ico,.vuepress/public 下
|
||||||
[
|
[
|
||||||
|
@ -8,7 +8,7 @@ bgImageDark:
|
|||||||
bgImageStyle:
|
bgImageStyle:
|
||||||
background-attachment: fixed
|
background-attachment: fixed
|
||||||
heroText: LiteyukiBot 6
|
heroText: LiteyukiBot 6
|
||||||
tagline: 基于Nonebot2的OneBot标准聊天机器人,不仅仅局限于OneBot
|
tagline: 轻雪机器人,一个以轻量和简洁为设计理念基于Nonebot2的OneBot标准聊天机器人
|
||||||
|
|
||||||
actions:
|
actions:
|
||||||
- text: 快速开始
|
- text: 快速开始
|
||||||
@ -48,7 +48,7 @@ highlights:
|
|||||||
- title: 点击交互
|
- title: 点击交互
|
||||||
icon: mouse-pointer
|
icon: mouse-pointer
|
||||||
details: 新的点击交互模式,拒绝手打指令
|
details: 新的点击交互模式,拒绝手打指令
|
||||||
|
|
||||||
- title: 主题支持
|
- title: 主题支持
|
||||||
icon: paint-brush
|
icon: paint-brush
|
||||||
details: 支持多种主题,可自定义资源包,满足你的审美需求
|
details: 支持多种主题,可自定义资源包,满足你的审美需求
|
||||||
@ -76,15 +76,15 @@ highlights:
|
|||||||
icon: link
|
icon: link
|
||||||
details: 使用Alconna实现高效命令解析
|
details: 使用Alconna实现高效命令解析
|
||||||
link: https://github.com/nonebot/plugin-alconna
|
link: https://github.com/nonebot/plugin-alconna
|
||||||
|
|
||||||
- title: 便捷更新
|
- title: 便捷更新
|
||||||
icon: cloud-download
|
icon: cloud-download
|
||||||
details: 聊天窗口命令更新,无需手动下载
|
details: 聊天窗口命令更新,无需手动下载
|
||||||
|
|
||||||
- title: 服务支持
|
- title: 服务支持
|
||||||
icon: server
|
icon: server
|
||||||
details: 内置轻雪API,可自动收集错误,提供图床服务
|
details: 内置轻雪API,可自动收集错误,提供图床服务
|
||||||
|
|
||||||
- title: 开源
|
- title: 开源
|
||||||
icon: code
|
icon: code
|
||||||
details: 项目遵循MIT协议开源,欢迎各位的贡献
|
details: 项目遵循MIT协议开源,欢迎各位的贡献
|
||||||
|
Loading…
Reference in New Issue
Block a user