Translate: 03-pages > 01-building-your-application > 05-optimizing > 02-fonts.mdx#284
Open
shyuuuuni wants to merge 3 commits intoNextjs-kr:mainfrom
Open
Translate: 03-pages > 01-building-your-application > 05-optimizing > 02-fonts.mdx#284shyuuuuni wants to merge 3 commits intoNextjs-kr:mainfrom
shyuuuuni wants to merge 3 commits intoNextjs-kr:mainfrom
Conversation
Contributor
|
ref #112 |
Contributor
|
안녕하세요:) 추가로 하시고 싶은 티켓이 있다면 새로운 티켓 신청 부탁드립니다 |
Author
---
title: Font Optimization
nav_title: Fonts
description: Optimize your application's web fonts with the built-in `next/font` loaders.
source: 'app/building-your-application/optimizing/fonts'
---
{/* DO NOT EDIT. The content of this doc is generated from the source above. To edit the content of this page, navigate to the source page in your editor. You can use the `<PagesOnly>Content</PageOnly>` component to add content that is specific to the Pages Router. Any shared content should not be wrapped in a component. */}위와 같이 'app/building-your-application/optimizing/fonts'에 있는 코드에서 해당 콘텐츠를 수정하라고 나와있는데, |
Contributor
pages 파일 내의 위 메타데이터 부분만 수정해주시면 됩니다 :) |
Member
|
리뷰 이후 작업이 몇일 동안 이뤄지지 않아 9월 13일까지 작업이 없을 경우 이슈를 close하고 새로운 분에게 할당하겠습니다! @shyuuuuni |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
기여자용
문서 개선
pnpm prettier-fix를 실행하여 서식 문제를 해결합니다.comment
docs/03-pages/05-optimizing/02-fonts.mdx가docs/02-app/...의 동일 파일을 참조하기 때문에 해당 파일에서 작업했습니다.font)를 글꼴로 번역했는데, 외래어 그대로 폰트로 사용하는건 어떻게 생각하시나요?pre+rendering, loading과 같은 단어가 자주 나타나는데, 통일되게 용어 정리를 하는건 어떨까요?Progress
pnpm prettier-fix