chore: image quality

This commit is contained in:
Cory Dransfeldt 2024-05-01 19:59:25 -07:00
parent 142ae68a3c
commit 6674e4fabf
No known key found for this signature in database
17 changed files with 25 additions and 25 deletions

View file

@ -126,6 +126,6 @@ For this page in particular, the images that are rendered above the fold are set
All of these boilerplate steps leave us with a quick to load, accessible and resilient site:
<img src="https://coryd.dev/.netlify/images/?url=https://coryd.dev/media/blog/page-speed.jpg&w=1000&fm=webp&q=70" class="image-banner" alt="Pagespeed scores for coryd.dev/now" loading="lazy" decoding="async" />
<img src="https://coryd.dev/.netlify/images/?url=https://coryd.dev/media/blog/page-speed.jpg&w=1000&fm=webp&q=65" class="image-banner" alt="Pagespeed scores for coryd.dev/now" loading="lazy" decoding="async" />
[^1]: It's easy, flexible and helps mitigate my lack of an eye for design by providing safe baselines.