Skip to content

Commit 480e7e7

Browse files
KyujeniusowonieSeol-JYclicelee
authored
fix: change LCP image from png to webp (#142)
* fix: change LCP image from png to webp * docs: 간체 중국어 번역 (#120) * chore: create ch files * docs: translate into simplified chinese * docs: translate into simplified chinese * docs: translate into simplified chinese * docs: translate into simplified chinese * docs: translate into simplified chinese * docs: translate into simplified chinese * refactor: substitute with suitable terms * docs: translate into simplified chinese * feat: add chSearch * fix: change chSearch option * fix: fix typo with inspection * �fix: fix typo in hidden-logic.md 同时 -> 同事 Co-authored-by: Jinyeong Seol <wlsdud5654@gmail.com> * feat: implement dark mode image support in markdown * docs: improve item-edit-modal.md by adding abstraction concepts * fix: correct localized link --------- Co-authored-by: Jinyeong Seol <wlsdud5654@gmail.com> * Fix: Corrected localized link to Amazon (#141) - The link was still redirecting to Yes24, so the link was updated properly * Fix: Correct import path and Add Chinese on Giscus language (#144) * Fix: Ensure Giscus supports Chinese * Fixed an issue where the Chinese locale was not applied in Giscus * Fix: Correct import path for Chinese locale * Fixed an incorrect import path in ( → ). * Revert: yarn.lock * �Fix: Add missing syntax and normalize Auth Token usage (#145) * fix: Add missing 'from' keyword in import statement * fix: Add missing period in email validation error message(ko) * fix: add auth token to HTTP header * fix: resolve badge component rendering issue by extending default theme (#146) * feat: add webp Image in chinese ver. --------- Co-authored-by: Owon <chlehdnjs@gmail.com> Co-authored-by: Jinyeong Seol <wlsdud5654@gmail.com> Co-authored-by: 𝒄𝒍 𝒊 𝒄 𝒆 <131771046+clicelee@users.noreply.github.com>
1 parent 9119147 commit 480e7e7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

ch/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hero:
66
name: "Frontend Fundamentals"
77
tagline: "易于修改的前端代码指南"
88
image:
9-
src: /images/ff-symbol-gradient.png
9+
src: /images/ff-symbol-gradient-webp-80.webp
1010
alt: Frontend Fundamentals symbol
1111
actions:
1212
- text: 了解好代码的标准

en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hero:
66
name: "Frontend Fundamentals"
77
tagline: "Guidelines for easily modifiable frontend code"
88
image:
9-
src: /images/ff-symbol-gradient.png
9+
src: /images/ff-symbol-gradient-webp-80.webp
1010
alt: Frontend Fundamentals symbol
1111
actions:
1212
- text: Learn about good code

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hero:
66
name: "Frontend Fundamentals"
77
tagline: "변경하기 쉬운 프론트엔드 코드를 위한 지침서"
88
image:
9-
src: /images/ff-symbol-gradient.png
9+
src: /images/ff-symbol-gradient-webp-80.webp
1010
alt: Frontend Fundamentals symbol
1111
actions:
1212
- text: 좋은 코드의 기준 알아보기
@@ -25,4 +25,4 @@ features:
2525
- icon: 📝
2626
title: 내 코드가 고민된다면
2727
details: 깃허브 디스커션에서 다른 개발자들과 소통해 보세요.
28-
---
28+
---

ja/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hero:
66
name: "Frontend Fundamentals"
77
tagline: "簡単に変更できるフロントエンドコードのガイドライン"
88
image:
9-
src: /images/ff-symbol-gradient.png
9+
src: /images/ff-symbol-gradient-webp-80.webp
1010
alt: Frontend Fundamentals symbol
1111
actions:
1212
- text: 良いコードについて学ぶ
134 KB
Loading

0 commit comments

Comments
 (0)