Skip to content

Commit c70bf38

Browse files
dklassictauri-bot
authored andcommitted
[ci] format
1 parent b33f6d6 commit c70bf38

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

src/content/docs/zh-cn/features/index.mdx

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,22 @@ import CommunityList from '@components/list/Community.astro';
99
import Search from '@components/CardGridSearch.astro';
1010
import AwesomeTauri from '@components/AwesomeTauri.astro';
1111

12-
1312
Tauri 考虑到了可扩展性。在此页面上,你可以找到:
1413

1514
- **[特性](#特性)**:Tauri 内置功能和特性
1615
- **[社区资源](#社区资源)**:更多由 Tauri 社区创作的插件和秘诀
1716

1817
<Search>
19-
## 特性
20-
<FeaturesList />
21-
## 社区资源
22-
<LinkCard
23-
title="有什么要分享?"
24-
description="打开拉取请求,向我们展示您的惊人资源。"
25-
href="https://github.com/tauri-apps/awesome-tauri/pulls"
26-
/>
27-
### 插件
28-
<AwesomeTauri section="plugins-no-official" />
29-
### 集成
30-
<AwesomeTauri section="integrations" />
18+
## 特性
19+
<FeaturesList />
20+
## 社区资源
21+
<LinkCard
22+
title="有什么要分享?"
23+
description="打开拉取请求,向我们展示您的惊人资源。"
24+
href="https://github.com/tauri-apps/awesome-tauri/pulls"
25+
/>
26+
### 插件
27+
<AwesomeTauri section="plugins-no-official" />
28+
### 集成
29+
<AwesomeTauri section="integrations" />
3130
</Search>

0 commit comments

Comments
 (0)