File tree Expand file tree Collapse file tree 1 file changed +12
-13
lines changed
src/content/docs/zh-cn/features Expand file tree Collapse file tree 1 file changed +12
-13
lines changed Original file line number Diff line number Diff line change @@ -9,23 +9,22 @@ import CommunityList from '@components/list/Community.astro';
99import Search from ' @components/CardGridSearch.astro' ;
1010import AwesomeTauri from ' @components/AwesomeTauri.astro' ;
1111
12-
1312Tauri 考虑到了可扩展性。在此页面上,你可以找到:
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 >
You can’t perform that action at this time.
0 commit comments