Sha256: d206efab2e17b43dd0b3438e3431d793d9c407068cb21854e0a88dc99b34df20

Contents?: true

Size: 382 Bytes

Versions: 38

Compression:

Stored size: 382 Bytes

Contents

{% if page.css_bundle %}
    {% capture css-package %}/assets/css/main-{{page.css_bundle}}.css{% endcapture %}
{% elsif layout.css_bundle %}
    {% capture css-package %}/assets/css/main-{{layout.css_bundle}}.css{% endcapture %}
{% else %}
    {% capture css-package %}/assets/css/main.css{% endcapture %}
{% endif %}
<link rel="stylesheet" href="{{ css-package | relative_url }}">

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
linaro-jekyll-theme-5.1.0 _includes/components/css.html
linaro-jekyll-theme-5.0.1 _includes/components/css.html
linaro-jekyll-theme-5.0.0 _includes/components/css.html
linaro-jekyll-theme-4.3.3 _includes/components/css.html
linaro-jekyll-theme-4.3.2 _includes/components/css.html
linaro-jekyll-theme-4.3.1 _includes/components/css.html
linaro-jekyll-theme-4.3.0 _includes/components/css.html
linaro-jekyll-theme-4.2.0 _includes/components/css.html
linaro-jekyll-theme-4.1.6 _includes/components/css.html
linaro-jekyll-theme-4.1.5 _includes/components/css.html
linaro-jekyll-theme-4.1.4 _includes/components/css.html
linaro-jekyll-theme-4.1.3 _includes/components/css.html
linaro-jekyll-theme-4.1.2 _includes/components/css.html
linaro-jekyll-theme-4.1.1 _includes/components/css.html
linaro-jekyll-theme-4.1.0 _includes/components/css.html
linaro-jekyll-theme-4.0.2 _includes/components/css.html
linaro-jekyll-theme-4.0.1 _includes/components/css.html
jumbo-jekyll-theme-6.0.2.1 _includes/components/css.html
jumbo-jekyll-theme-6.0.2.0 _includes/components/css.html
jumbo-jekyll-theme-6.0.1.4 _includes/components/css.html