Skip to content

Commit

Permalink
WD-7757 - fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yelyzaveta authored and yelyzaveta committed Dec 12, 2023
1 parent 96bafa5 commit b90df38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/internet-of-things/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ <h3>Ubuntu</h3>
url="https://assets.ubuntu.com/v1/0532297f-Developer.svg",
alt="",
width="200",
height="125"
height="125",
hi_def=True,
loading="lazy",
) | safe
Expand All @@ -291,7 +291,7 @@ <h3>Ubuntu Core</h3>
url="https://assets.ubuntu.com/v1/5da98122-Chip.svg",
alt="",
width="160",
height="125"
height="125",
hi_def=True,
loading="lazy",
) | safe
Expand Down

0 comments on commit b90df38

Please sign in to comment.