MLTSHP / mltshp

Source for the application that runs mltshp.com
https://mltshp.com/
Mozilla Public License 2.0
50 stars 21 forks source link

Image optimizations #666

Closed bradchoate closed 1 year ago

bradchoate commented 1 year ago

Use width query parameter for Fastly image optimization

Constraining width to 550px for shake views. Links to full resolution image are still going to display the full image.

Assigning height/width values for img tags for shake views which should reduce content layout shift.

Constraining width to 1200px for opengraph meta image links.