In the promo banner for Pedalpalooza that appears on the regular calendar pages (site/themes/s2b_hugo_theme/layouts/partials/cal/pp-promo-banner.html), we're using a larger image and resizing via CSS. To speed up page load we should create a thumbnail-sized asset when the full size isn't needed.
In the promo banner for Pedalpalooza that appears on the regular calendar pages (
site/themes/s2b_hugo_theme/layouts/partials/cal/pp-promo-banner.html
), we're using a larger image and resizing via CSS. To speed up page load we should create a thumbnail-sized asset when the full size isn't needed.