{% assign largest = resized | sort: 'width' | last %} {% capture srcset %} {% for i in resized %} /{{ i.path }} {{ i.width }}w, {% endfor %} {% endcapture %} {{ alt }}
{{ alt }}