Skip to content

Commit ad17796

Browse files
committed
Lazy load browser logos
1 parent 3bf2680 commit ad17796

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core-web-vitals-on-ios.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ steadily faster across the board:
3333
It’s important to view Core Web Vitals through two distinct lenses:
3434

3535
<img src="{{ site.cloudinary }}/img/content/core-web-vitals-ios/firefox-logo.png" alt="Firefox logo" width="128" height="128"
36+
loading="lazy"
3637
style="float: right;
3738
margin-left: 24px;
3839
shape-outside: url({{ site.cloudinary }}/img/content/core-web-vitals-ios/firefox-logo.png);" />
@@ -66,6 +67,7 @@ However, things are about to change.
6667
<a href="/contact/" class="btn btn--primary">Beat the Competition</a>
6768

6869
<img src="{{ site.cloudinary }}/img/content/core-web-vitals-ios/safari-logo.png" alt="Safari logo" width="128" height="128"
70+
loading="lazy"
6971
style="float: left;
7072
margin-right: 24px;
7173
shape-outside: url({{ site.cloudinary }}/img/content/core-web-vitals-ios/safari-logo.png);" />

0 commit comments

Comments
 (0)