Skip to content

Commit

Permalink
Estimated
Browse files Browse the repository at this point in the history
  • Loading branch information
atriantas committed May 24, 2024
1 parent faedfd9 commit 047101e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/estimated-time.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="estimated-title">
<img
src="https://cdn-icons-png.flaticon.com/512/709/709790.png"
class="ma2-white"
style="width:25px;float:left;margin-right:10px;padding-bottom: 4px;"
>

Check failure on line 6 in snippets/estimated-time.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/estimated-time.liquid#L3-L6

[ImgWidthAndHeight] Missing width and height attributes

Check warning on line 6 in snippets/estimated-time.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/estimated-time.liquid#L3-L6

[RemoteAsset] Asset should be served by the Shopify CDN for better performance.

Check warning on line 6 in snippets/estimated-time.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/estimated-time.liquid#L3-L6

[ImgLazyLoading] Use loading="eager" for images visible in the viewport on load and loading="lazy" for others
<span class="ma2-white">{{ block.settings.estimate }}</span>
<span class="v-estimated-date"></span>
Expand Down

0 comments on commit 047101e

Please sign in to comment.