Skip to content

Commit badb88e

Browse files
committed
Add 1.5x statlaptop
1 parent f60078d commit badb88e

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

assets/images/statlaptop@1,5x.png

580 KB
Loading

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,10 @@
130130
class="max-w-full"
131131
src="/softpoint/assets/images/statlaptop.webp"
132132
srcset="
133-
/softpoint/assets/images/statlaptop.webp 1x,
134-
/softpoint/assets/images/statlaptop@2x.webp 2x,
135-
/softpoint/assets/images/statlaptop@3x.webp 3x
133+
/softpoint/assets/images/statlaptop.webp 1x,
134+
/softpoint/assets/images/statlaptop@1,5x.webp 1.5x,
135+
/softpoint/assets/images/statlaptop@2x.webp 2x,
136+
/softpoint/assets/images/statlaptop@3x.webp 3x
136137
"
137138
/>
138139
</div>

0 commit comments

Comments
 (0)