Sha256: 253ea134b67b53e385c27caf94ec3ea36953052ecaaf2bf88773d4b648d06188
Contents?: true
Size: 297 Bytes
Versions: 2
Compression:
Stored size: 297 Bytes
Contents
<picture> {% for i in resized %} <source media="(min-width: {{ i.width }}px)" data-srcset="/{{ i.path }}"> {% endfor %} <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="/{{ path }}" class="img-responsive lazyload"> </picture>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jumbo-jekyll-theme-5.6.9.4 | _includes/responsive-image.html |
jumbo-jekyll-theme-5.6.9.3 | _includes/responsive-image.html |