Sha256: e0934c9d9d36f945495bed16f6744807653e31975672959fc00dcdd71320a1fe

Contents?: true

Size: 526 Bytes

Versions: 90

Compression:

Stored size: 526 Bytes

Contents

{% if page.js-package %}
    {% capture js-package %}package-{{page.js-package}}{% endcapture %}
    <script type="text/javascript" src="{% asset_path {{js-package}}  %}?v={% bust_cache %}"></script>
{% elsif layout.js-package %}
    {% capture js-package %}package-{{layout.js-package}}{% endcapture %}
    <script type="text/javascript" src="{% asset_path {{js-package}}  %}?v={% bust_cache %}"></script>
{% else %}
    <script type="text/javascript" src="{% asset_path package  %}?v={% bust_cache %}"></script>
{% endif %}

Version data entries

90 entries across 90 versions & 2 rubygems

Version Path
jumbo-jekyll-theme-2.2.1.3 _includes/javascript.html
jumbo-jekyll-theme-2.2.1.2 _includes/javascript.html
jumbo-jekyll-theme-2.5.0 _includes/javascript.html
jumbo-jekyll-theme-2.4.0 _includes/javascript.html
jumbo-jekyll-theme-2.2.5 _includes/javascript.html
jumbo-jekyll-theme-2.2.4 _includes/javascript.html
jumbo-jekyll-theme-2.2.3 _includes/javascript.html
jumbo-jekyll-theme-2.2.2 _includes/javascript.html
jumbo-jekyll-theme-2.2.1 _includes/javascript.html
jumbo-jekyll-theme-2.2.0 _includes/javascript.html
jumbo-jekyll-theme-2.1.3 _includes/javascript.html
jumbo-jekyll-theme-2.1.2 _includes/javascript.html
jumbo-jekyll-theme-2.1.1 _includes/javascript.html
jumbo-jekyll-theme-2.1.0 _includes/javascript.html
jumbo-jekyll-theme-test-1.0.2 _includes/javascript.html
jumbo-jekyll-theme-test-1.0.1 _includes/javascript.html
jumbo-jekyll-theme-test-1.0.0 _includes/javascript.html
jumbo-jekyll-theme-2.0.3 _includes/javascript.html
jumbo-jekyll-theme-2.0.2 _includes/javascript.html
jumbo-jekyll-theme-2.0.1 _includes/javascript.html