Skip to content

Commit

Permalink
Add loading lazy attributes to iframes
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrucs committed Nov 29, 2023
1 parent 1769d68 commit 74da123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/customization/html/details/forecastWidget.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<iframe
id="widget_autocomplete_preview"
loading="lazy"
className="w-full"
height="150"
src="https://meteofrance.com/widget/prevision/{{ cityCode }}0"
Expand Down

0 comments on commit 74da123

Please sign in to comment.