Sha256: 86a1367554a820345d7d7e63756aa212eae464cdcfc2c7f3d9b4e431c0f86e36

Contents?: true

Size: 292 Bytes

Versions: 147

Compression:

Stored size: 292 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

147 entries across 147 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-3.8.3 _includes/responsive-image.html
jumbo-jekyll-theme-3.8.2 _includes/responsive-image.html
jumbo-jekyll-theme-3.8.1 _includes/responsive-image.html
jumbo-jekyll-theme-3.8.0 _includes/responsive-image.html
jumbo-jekyll-theme-3.7.0 _includes/responsive-image.html
jumbo-jekyll-theme-3.6.4 _includes/responsive-image.html
jumbo-jekyll-theme-3.6.3 _includes/responsive-image.html
jumbo-jekyll-theme-3.6.2 _includes/responsive-image.html
jumbo-jekyll-theme-3.6.1 _includes/responsive-image.html
jumbo-jekyll-theme-3.6.0 _includes/responsive-image.html
jumbo-jekyll-theme-3.5.6 _includes/responsive-image.html
jumbo-jekyll-theme-3.5.5 _includes/responsive-image.html
jumbo-jekyll-theme-3.5.4 _includes/responsive-image.html
jumbo-jekyll-theme-3.5.3 _includes/responsive-image.html
jumbo-jekyll-theme-3.5.2 _includes/responsive-image.html
jumbo-jekyll-theme-3.5.1 _includes/responsive-image.html
jumbo-jekyll-theme-3.5.0 _includes/responsive-image.html
jumbo-jekyll-theme-3.4.0 _includes/responsive-image.html
jumbo-jekyll-theme-3.3.9 _includes/responsive-image.html
jumbo-jekyll-theme-3.3.8 _includes/responsive-image.html