diff options
author | huyikai | 2024-05-21 09:19:39 +0800 |
---|---|---|
committer | GitHub | 2024-05-21 09:19:39 +0800 |
commit | f3b5007d8a04ab10328819416fd81b846837a89f (patch) | |
tree | cf1aaa2d6f6ab66bca942c8b7aee0c31028c1418 | |
parent | fe480f684dfec959e26924b1485adef8ec1693cf (diff) | |
download | IT.starlight-f3b5007d8a04ab10328819416fd81b846837a89f.tar.gz IT.starlight-f3b5007d8a04ab10328819416fd81b846837a89f.tar.bz2 IT.starlight-f3b5007d8a04ab10328819416fd81b846837a89f.zip |
i18n(zh-cn): Update `plugins.mdx` (#1908)
-rw-r--r-- | docs/src/content/docs/zh-cn/resources/plugins.mdx | 5 |
1 files changed, 5 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 c19cf4e2..bad5f1bf 100644 --- a/docs/src/content/docs/zh-cn/resources/plugins.mdx +++ b/docs/src/content/docs/zh-cn/resources/plugins.mdx @@ -62,6 +62,11 @@ sidebar: title="starlight-image-zoom" description="为你的文档图像添加缩放功能。" /> + <LinkCard + href="https://github.com/lorenzolewis/starlight-multi-sidebar" + title="starlight-multi-sidebar" + description="在你的 Starlight 网站中启用多个侧边栏" + /> </CardGrid> ## 社区工具和集成 |