summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunseong Park2024-06-03 23:29:44 +0900
committerGitHub2024-06-03 16:29:44 +0200
commit4e3b36f21188c9bc092a91a7d25bfdf276d84384 (patch)
tree360c33fd7892377cf0c4f2bfa267a9cd31a3af8d
parent64288fb0051310f7148afd13f65c578664f04eb2 (diff)
downloadIT.starlight-4e3b36f21188c9bc092a91a7d25bfdf276d84384.tar.gz
IT.starlight-4e3b36f21188c9bc092a91a7d25bfdf276d84384.tar.bz2
IT.starlight-4e3b36f21188c9bc092a91a7d25bfdf276d84384.zip
i18n(ko-KR): update `plugins.mdx` (#1943)
-rw-r--r--docs/src/content/docs/ko/resources/plugins.mdx10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/src/content/docs/ko/resources/plugins.mdx b/docs/src/content/docs/ko/resources/plugins.mdx
index 778f309a..e7a79c59 100644
--- a/docs/src/content/docs/ko/resources/plugins.mdx
+++ b/docs/src/content/docs/ko/resources/plugins.mdx
@@ -98,4 +98,14 @@ import { CardGrid, LinkCard } from '@astrojs/starlight/components';
title="starlight-i18n"
description="Starlight νŽ˜μ΄μ§€λ₯Ό λ²ˆμ—­ν•˜λŠ” 데 도움이 λ˜λŠ” Visual Studio Code ν™•μž₯μž…λ‹ˆλ‹€."
/>
+ <LinkCard
+ href="https://github.com/HiDeoo/starlight-package-managers"
+ title="starlight-package-managers"
+ description="μ—¬λŸ¬ νŒ¨ν‚€μ§€ κ΄€λ¦¬μžμ— λŒ€ν•œ npm κ΄€λ ¨ λͺ…령을 λΉ λ₯΄κ²Œ ν‘œμ‹œν•©λ‹ˆλ‹€."
+ />
+ <LinkCard
+ href="https://github.com/HiDeoo/starlight-showcases"
+ title="starlight-showcases"
+ description="μ‡ΌμΌ€μ΄μŠ€ νŽ˜μ΄μ§€λ₯Ό μž‘μ„±ν•˜κΈ° μœ„ν•œ Starlight μ»΄ν¬λ„ŒνŠΈμ˜ μ§‘ν•©μž…λ‹ˆλ‹€."
+ />
</CardGrid>