diff options
author | Junseong Park | 2024-05-16 18:25:59 +0900 |
---|---|---|
committer | GitHub | 2024-05-16 11:25:59 +0200 |
commit | d44a98285ac12ba928c79c445bbe68c60a0b3f38 (patch) | |
tree | 8d35a2e74a610065f17dca890e24b8b2b18ce078 | |
parent | 24ebf3fc80c3c9036a836aeb2101b9a4da18f934 (diff) | |
download | IT.starlight-d44a98285ac12ba928c79c445bbe68c60a0b3f38.tar.gz IT.starlight-d44a98285ac12ba928c79c445bbe68c60a0b3f38.tar.bz2 IT.starlight-d44a98285ac12ba928c79c445bbe68c60a0b3f38.zip |
i18n(ko-KR): update `community-content.mdx` (#1879)
-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 ff8de71b..be6faadb 100644 --- a/docs/src/content/docs/ko/resources/community-content.mdx +++ b/docs/src/content/docs/ko/resources/community-content.mdx @@ -131,5 +131,10 @@ import YouTubeGrid from '~/components/youtube-grid.astro'; description: 'Next.js ์น์ฌ์ดํธ ๋ด ํ์ ๋๋ ํฐ๋ฆฌ ํ๋ก์ ํธ๋ก Starlight ์ค์ ', }, + { + href: 'https://www.youtube.com/watch?v=5pq80drDrNs', + title: '์ด ๋๋ผ์ด ๋๊ตฌ๋ฅผ ์ฌ์ฉํ์ฌ Shadcn์ ๋ฌธ์๋ฅผ 30๋ถ ๋ง์ ๋ค์ ๋ง๋ค์์ต๋๋ค.', + description: '์ด ๋น๋์ค์์๋ Starlight๊ฐ ์ ๊ทธ๋ ๊ฒ ๋ฉ์ง์ง, ๊ทธ๋ฆฌ๊ณ ์ ๋ค์ ํ๋ก์ ํธ์์ Starlight๋ฅผ ์ฌ์ฉํด ๋ณด๊ณ ์ถ์์ง ์ค๋ช
ํฉ๋๋ค.', + }, ]} /> |