From eda802e8297b3b24d3bf3ba92064ac17f6e2bd5f Mon Sep 17 00:00:00 2001 From: 李瑞丰 Date: Tue, 29 Aug 2023 14:01:28 +0800 Subject: Update showcase.mdx (#590) --- docs/src/content/docs/zh/showcase.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/src/content/docs/zh/showcase.mdx b/docs/src/content/docs/zh/showcase.mdx index 32e2d59a..1ad36a7d 100644 --- a/docs/src/content/docs/zh/showcase.mdx +++ b/docs/src/content/docs/zh/showcase.mdx @@ -112,4 +112,9 @@ import { CardGrid, LinkCard } from '@astrojs/starlight/components'; title="starlight-typedoc" description=" 使用 TypeDoc 从 TypeScript 生成 Starlight 页面。" /> + -- cgit