Skip to content

fix: change LCP image from png to webp #142

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

Merged
merged 8 commits into from
Feb 4, 2025
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion ch/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hero:
name: "Frontend Fundamentals"
tagline: "易于修改的前端代码指南"
image:
src: /images/ff-symbol-gradient.png
src: /images/ff-symbol-gradient-webp-80.webp
alt: Frontend Fundamentals symbol
actions:
- text: 了解好代码的标准
Expand Down
2 changes: 1 addition & 1 deletion en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hero:
name: "Frontend Fundamentals"
tagline: "Guidelines for easily modifiable frontend code"
image:
src: /images/ff-symbol-gradient.png
src: /images/ff-symbol-gradient-webp-80.webp
alt: Frontend Fundamentals symbol
actions:
- text: Learn about good code
Expand Down
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hero:
name: "Frontend Fundamentals"
tagline: "변경하기 쉬운 프론트엔드 코드를 위한 지침서"
image:
src: /images/ff-symbol-gradient.png
src: /images/ff-symbol-gradient-webp-80.webp
alt: Frontend Fundamentals symbol
actions:
- text: 좋은 코드의 기준 알아보기
Expand All @@ -25,4 +25,4 @@ features:
- icon: 📝
title: 내 코드가 고민된다면
details: 깃허브 디스커션에서 다른 개발자들과 소통해 보세요.
---
---
2 changes: 1 addition & 1 deletion ja/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hero:
name: "Frontend Fundamentals"
tagline: "簡単に変更できるフロントエンドコードのガイドライン"
image:
src: /images/ff-symbol-gradient.png
src: /images/ff-symbol-gradient-webp-80.webp
alt: Frontend Fundamentals symbol
actions:
- text: 良いコードについて学ぶ
Expand Down
Binary file added public/images/ff-symbol-gradient-webp-80.webp
Binary file not shown.