summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNin32024-11-04 15:26:12 +0800
committerGitHub2024-11-04 15:26:12 +0800
commit759c51470ed193495fc410252486db7297561d4d (patch)
treebe6035a35919fe341b5cd62999e3c826e5614068
parent88f6510d2b831ac2ffe8062388a1298596350e4d (diff)
downloadIT.starlight-759c51470ed193495fc410252486db7297561d4d.tar.gz
IT.starlight-759c51470ed193495fc410252486db7297561d4d.tar.bz2
IT.starlight-759c51470ed193495fc410252486db7297561d4d.zip
i18n(zh-cn): Update `plugins.mdx` (#2568)
-rw-r--r--docs/src/content/docs/zh-cn/resources/plugins.mdx10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/src/content/docs/zh-cn/resources/plugins.mdx b/docs/src/content/docs/zh-cn/resources/plugins.mdx
index 80d9702c..b75ea59b 100644
--- a/docs/src/content/docs/zh-cn/resources/plugins.mdx
+++ b/docs/src/content/docs/zh-cn/resources/plugins.mdx
@@ -92,6 +92,16 @@ sidebar:
title="starlight-site-graph"
description="在页面的侧边栏中添加一个交互式站点图。"
/>
+ <LinkCard
+ href="https://github.com/HiDeoo/starlight-sidebar-topics"
+ title="starlight-sidebar-topics"
+ description="将你的文档分成不同的部分,每个部分都有自己的侧边栏。"
+ />
+ <LinkCard
+ href="https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown"
+ title="starlight-sidebar-topics-dropdown"
+ description="将你的文档页面拆分为多个子页面,并使用侧边栏中的下拉菜单在它们之间切换。"
+ />
</CardGrid>
### 社区主题