Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n(ko-KR): update index.mdx #2229

Merged
merged 2 commits into from
Aug 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/src/content/docs/ko/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ hero:
actions:
- text: 시작하기
icon: right-arrow
variant: primary
link: /ko/getting-started/
- text: GitHub에서 보기
icon: external
variant: minimal
link: https://github.com/withastro/starlight
---

Expand Down Expand Up @@ -67,8 +67,9 @@ import Testimonial from '~/components/testimonial.astro';
cite="https://twitter.com/sulco/status/1735610348730802342"
>
Starlight는 훌륭한 DX의 대표적인 예시입니다. 속도, 편리함, 세부 사항에 대한 관심이 인상적입니다. 기술과 디자인을 모두 관리하므로 콘텐츠에 집중할 수 있습니다 👏

StackBlitz 팀은 이 프로젝트를 정말 좋아합니다!

</Testimonial>
<Testimonial
name="Roberto"
Expand Down
Loading