Sha256: 6762d7d5e08f75bb0308b48544603af7b1c84c1b1dcf98d5218d57e7a7d1db7f

Contents?: true

Size: 526 Bytes

Versions: 91

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

91 entries across 91 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-4.7.1 _includes/javascript.html
jumbo-jekyll-theme-4.7.0 _includes/javascript.html
jumbo-jekyll-theme-4.6.2 _includes/javascript.html
jumbo-jekyll-theme-4.6.1 _includes/javascript.html
jumbo-jekyll-theme-4.6.0 _includes/javascript.html
jumbo-jekyll-theme-4.5.0 _includes/javascript.html
jumbo-jekyll-theme-4.4.9 _includes/javascript.html
jumbo-jekyll-theme-4.4.8 _includes/javascript.html
jumbo-jekyll-theme-4.4.7 _includes/javascript.html
jumbo-jekyll-theme-4.4.6 _includes/javascript.html
jumbo-jekyll-theme-4.4.5 _includes/javascript.html
jumbo-jekyll-theme-4.4.4 _includes/javascript.html
jumbo-jekyll-theme-4.4.3 _includes/javascript.html
jumbo-jekyll-theme-4.4.2 _includes/javascript.html
jumbo-jekyll-theme-4.4.1 _includes/javascript.html
jumbo-jekyll-theme-4.4.0 _includes/javascript.html
jumbo-jekyll-theme-4.3.9 _includes/javascript.html
jumbo-jekyll-theme-4.3.8 _includes/javascript.html
jumbo-jekyll-theme-4.3.6 _includes/javascript.html
jumbo-jekyll-theme-4.3.5 _includes/javascript.html