diff options
author | Junseong Park | 2024-06-09 07:30:00 +0900 |
---|---|---|
committer | GitHub | 2024-06-09 00:30:00 +0200 |
commit | e6c0467100eaa76515d6dd1ee7485a457143f47a (patch) | |
tree | ca6bd294701ae14209c5f91904a95165a3e3ae1f | |
parent | 2ef19a947c54c7d2c085bf8820c862737e2ab08b (diff) | |
download | IT.starlight-e6c0467100eaa76515d6dd1ee7485a457143f47a.tar.gz IT.starlight-e6c0467100eaa76515d6dd1ee7485a457143f47a.tar.bz2 IT.starlight-e6c0467100eaa76515d6dd1ee7485a457143f47a.zip |
i18n(ko-KR): update `plugins.mdx` (#1982)
-rw-r--r-- | docs/src/content/docs/ko/resources/plugins.mdx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/src/content/docs/ko/resources/plugins.mdx b/docs/src/content/docs/ko/resources/plugins.mdx index e7a79c59..bbab7125 100644 --- a/docs/src/content/docs/ko/resources/plugins.mdx +++ b/docs/src/content/docs/ko/resources/plugins.mdx @@ -68,6 +68,11 @@ Starlight ํ์ด ์ง์ํ๋ ๊ณต์ ํ๋ฌ๊ทธ์ธ๊ณผ Starlight ์ฌ์ฉ์๊ฐ ๊ด๋ title="starlight-utils" description="์ผ๋ฐ์ ์ธ ์ ํธ๋ฆฌํฐ ๋ชจ์์ผ๋ก Starlight๋ฅผ ํ์ฅํ์ธ์." /> + <LinkCard + href="https://github.com/trueberryless/starlight-view-modes" + title="starlight-view-modes" + description="๋ฌธ์ ์น์ฌ์ดํธ์ ๋ค์ํ ๋ณด๊ธฐ ๋ชจ๋ ๊ธฐ๋ฅ์ ์ถ๊ฐํ์ธ์." + /> </CardGrid> |