diff options
author | jspark | 2023-09-06 22:35:37 +0900 |
---|---|---|
committer | GitHub | 2023-09-06 15:35:37 +0200 |
commit | c4750c4fe0077e443a0b31c178e4f74159ddf5a7 (patch) | |
tree | 0d98d4e83ac0a68a746c5ba1ca89e594f7a04c9d | |
parent | 65ca65c22628a44da6681f4ad252d0b265211630 (diff) | |
download | IT.starlight-c4750c4fe0077e443a0b31c178e4f74159ddf5a7.tar.gz IT.starlight-c4750c4fe0077e443a0b31c178e4f74159ddf5a7.tar.bz2 IT.starlight-c4750c4fe0077e443a0b31c178e4f74159ddf5a7.zip |
i18n(ko-KR): update `showcase.mdx` (#662)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
-rw-r--r-- | docs/src/content/docs/ko/showcase.mdx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/content/docs/ko/showcase.mdx b/docs/src/content/docs/ko/showcase.mdx index 5c650a8f..5a3479f7 100644 --- a/docs/src/content/docs/ko/showcase.mdx +++ b/docs/src/content/docs/ko/showcase.mdx @@ -89,6 +89,11 @@ Starlight๋ ์ด๋ฏธ ํ๋ก๋์
์ ์ฌ์ฉ๋๊ณ ์์ต๋๋ค. ๋ค์์ ์น์ฌ์ href="https://starter.obytes.com" thumbnail="starter.obytes.com.jpg" /> + <Card + title="Kanri" + href="https://kanriapp.com" + thumbnail="kanriapp.com.png" + /> </FluidGrid> GitHub์์ Starlight๋ฅผ ์ฌ์ฉํ๋ [๋ชจ๋ ๊ณต๊ฐ ํ๋ก์ ํธ ์ ์ฅ์](https://github.com/withastro/starlight/network/dependents)๋ฅผ ํ์ธํ์ธ์. |