diff options
author | ζηδΈ° | 2023-08-29 14:01:28 +0800 |
---|---|---|
committer | GitHub | 2023-08-29 08:01:28 +0200 |
commit | eda802e8297b3b24d3bf3ba92064ac17f6e2bd5f (patch) | |
tree | 46bfe0f71c0a6b5e8e2f436937fe47829e9d036b | |
parent | be5996d71d10e39ea908dfee788abea6f4f0954a (diff) | |
download | IT.starlight-eda802e8297b3b24d3bf3ba92064ac17f6e2bd5f.tar.gz IT.starlight-eda802e8297b3b24d3bf3ba92064ac17f6e2bd5f.tar.bz2 IT.starlight-eda802e8297b3b24d3bf3ba92064ac17f6e2bd5f.zip |
Update showcase.mdx (#590)
-rw-r--r-- | docs/src/content/docs/zh/showcase.mdx | 5 |
1 files changed, 5 insertions, 0 deletions
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 ι‘΅ι’γ" /> + <LinkCard + href="https://github.com/HiDeoo/starlight-openapi" + title="starlight-openapi" + description="δ» OpenAPI/Swagger θ§θεε»Ίζζ‘£ι‘΅ι’γ" + /> </CardGrid> |