diff options
author | Junseong Park | 2025-04-11 17:33:39 +0900 |
---|---|---|
committer | GitHub | 2025-04-11 17:33:39 +0900 |
commit | e6a33bd6fe03a30c136702edd660b46be4c0ff4d (patch) | |
tree | 693657fbd244a7cdfb4720b42ad87e0919a9ee23 | |
parent | 388234e202c3c532090a90f0b6fff48f53893fe8 (diff) | |
download | IT.starlight-e6a33bd6fe03a30c136702edd660b46be4c0ff4d.tar.gz IT.starlight-e6a33bd6fe03a30c136702edd660b46be4c0ff4d.tar.bz2 IT.starlight-e6a33bd6fe03a30c136702edd660b46be4c0ff4d.zip |
i18n(ko-KR): update `community-content.mdx` (#3087)
Co-authored-by: trueberryless <99918022+trueberryless@users.noreply.github.com>
-rw-r--r-- | docs/src/content/docs/ko/resources/community-content.mdx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/content/docs/ko/resources/community-content.mdx b/docs/src/content/docs/ko/resources/community-content.mdx index 8432a1d8..fd0a2aa8 100644 --- a/docs/src/content/docs/ko/resources/community-content.mdx +++ b/docs/src/content/docs/ko/resources/community-content.mdx @@ -45,6 +45,11 @@ import { CardGrid, LinkCard } from '@astrojs/starlight/components'; title="์คํ์์ค์ ํ์ผ๋ก" description="Cloudflare๊ฐ Starlight๋ก ๊ฐ๋ฐ์ ๋ฌธ์๋ฅผ ๊ฐ์ ํ ๋ฐฉ๋ฒ" /> + <LinkCard + href="https://starlight-changelog.netlify.app/" + title="Starlight ๋ณ๊ฒฝ ๋ก๊ทธ" + description="@astrojs/starlight ํจํค์ง์ ๋ชจ๋ ๋ฆด๋ฆฌ์ค๋ฅผ ํ๋์ ๋ณผ ์ ์๋ ๋ฉ์ง ํ์ด์ง" + /> </CardGrid> ## ๋ ์ํผ ๋ฐ ๊ฐ์ด๋ |