Skip to content

Commit 172ba52

Browse files
committed
Merge branch 'main' of github.com:HTTPArchive/almanac.httparchive.org into production
2 parents fdcc2ec + d411866 commit 172ba52

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/config/last_updated.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1820,8 +1820,8 @@
18201820
},
18211821
"ja/2022/chapters/sustainability.html": {
18221822
"date_published": "2024-09-22T00:00:00.000Z",
1823-
"date_modified": "2024-09-22T00:00:00.000Z",
1824-
"hash": "a581f7265361eb369a6b901338c2f618"
1823+
"date_modified": "2024-09-23T00:00:00.000Z",
1824+
"hash": "36399a85ed7376b756d7f9dcaa8b3176"
18251825
},
18261826
"ja/2022/chapters/third-parties.html": {
18271827
"date_published": "2023-06-12T00:00:00.000Z",

src/content/ja/2022/sustainability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ WebPは<a hreflang="en" href="https://caniuse.com/webp">すでに広くサポー
344344
sql_file="responsive_images.sql"
345345
) }}
346346

347-
ウェブサイトの約34%が`srcset`属性を使用しており、これはレスポンシブ画像を統合するための素晴らしい方法です。<picture>要素も素晴らしく機能し、すでにウェブサイトの7%で見られます。楽観的に考えると、レスポンシブ画像が毎年地盤を固めていると焦点を当てることができますが、それでもウェブサイトの多数派で使用されているわけではありません。しかし、レスポンシブデザインはかなりの時間存在しており、より広く普及しているべきです。
347+
ウェブサイトの約34%が`srcset`属性を使用しており、これはレスポンシブ画像を統合するための素晴らしい方法です。`<picture>`要素も素晴らしく機能し、すでにウェブサイトの7%で見られます。楽観的に考えると、レスポンシブ画像が毎年地盤を固めていると焦点を当てることができますが、それでもウェブサイトの多数派で使用されているわけではありません。しかし、レスポンシブデザインはかなりの時間存在しており、より広く普及しているべきです。
348348

349349
##### 遅延読み込み
350350

0 commit comments

Comments
 (0)