Add WebP versions of photos

This commit is contained in:
Tanner
2026-09-17 20:34:40 +00:00
parent e1b3056b25
commit 92c8906f24
68 changed files with 135 additions and 28 deletions
+4 -1
View File
@@ -158,7 +158,10 @@
</ul>
<figure>
<img width="1024" height="455" src="/assets/FrontProto-1024x455.jpg" srcset="/assets/FrontProto-1024x455.jpg 1024w, /assets/FrontProto.jpg 1112w" sizes="(max-width: 760px) calc(100vw - 24px), 750px" alt="Exterior of the Protospace makerspace" loading="lazy" decoding="async" />
<picture>
<source type="image/webp" srcset="/assets/FrontProto-1024x455.webp 1024w, /assets/FrontProto.webp 1112w" sizes="(max-width: 760px) calc(100vw - 24px), 750px" />
<img width="1024" height="455" src="/assets/FrontProto-1024x455.jpg" srcset="/assets/FrontProto-1024x455.jpg 1024w, /assets/FrontProto.jpg 1112w" sizes="(max-width: 760px) calc(100vw - 24px), 750px" alt="Exterior of the Protospace makerspace" loading="lazy" decoding="async" />
</picture>
</figure>
<hr />