Skip to content

Commit

Permalink
i18n(ko-KR): update 1.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
jsparkdev committed May 17, 2024
1 parent aac5085 commit 90fae0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/ko/tutorial/4-layouts/1.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ import { Steps } from '@astrojs/starlight/components';

- 레이아웃이 공통 요소의 HTML 렌더링을 담당하도록 합니다.

- 다음을 포함하여 레이아웃에 의해 처리되기 때문에 해당 페이지에서 더 이상 렌더링을 담당하지 않는 항목을 각 페이지에서 삭제합니다.
- 각 페이지에서 다음을 항목들을 포함하여 레이아웃에 의해 처리되는 모든 항목을 제거합니다.

- HTML 요소
- 컴포넌트 및 가져오기 (imports)
Expand Down

0 comments on commit 90fae0c

Please sign in to comment.