Skip to content

Commit

Permalink
Update index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
布丁狗~ authored Aug 18, 2024
1 parent 0a9b454 commit 7e1a14a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,19 @@ import { Card, CardGrid } from "@astrojs/starlight/components";
## 功能特性

<CardGrid stagger>
<Card title="开箱即用" icon="star">
软件已经处理好权限问题,Tun开箱即用,无需服务模式
</Card>
<Card title="常用配置项" icon="setting">
你可以在客户端中直接配置 dns/sniff 等常用配置项,无需修改配置文件
</Card>
<Card title="内置编辑器" icon="pencil">
软件内置 monaco-editor,能让用户更好的编辑/格式化配置文件
</Card>
<Card title="一键备份" icon="seti:code-climate">
软件支持通过WebDav一键备份/恢复配置
</Card>
<Card title="订阅覆写" icon="seti:code-climate">
软件提供强大的配置覆写功能,你可以任意修订你的订阅配置
</Card>
</CardGrid>

0 comments on commit 7e1a14a

Please sign in to comment.