Sha256: 275972181045d10c0f62c85404b64899992e5ed509bf0542d93979890f683296

Contents?: true

Size: 471 Bytes

Versions: 234

Compression:

Stored size: 471 Bytes

Contents

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

Version data entries

234 entries across 234 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-1.7.38 _includes/css.html
jumbo-jekyll-theme-1.7.37 _includes/css.html
jumbo-jekyll-theme-1.7.36 _includes/css.html
jumbo-jekyll-theme-1.7.35 _includes/css.html
jumbo-jekyll-theme-1.7.34 _includes/css.html
jumbo-jekyll-theme-1.7.33 _includes/css.html
jumbo-jekyll-theme-1.7.32 _includes/css.html
jumbo-jekyll-theme-1.7.31 _includes/css.html
jumbo-jekyll-theme-1.7.30 _includes/css.html
jumbo-jekyll-theme-1.7.29 _includes/css.html
jumbo-jekyll-theme-1.7.28 _includes/css.html
jumbo-jekyll-theme-1.7.27 _includes/css.html
jumbo-jekyll-theme-1.7.26 _includes/css.html
jumbo-jekyll-theme-1.7.25 _includes/css.html
jumbo-jekyll-theme-1.7.24 _includes/css.html
jumbo-jekyll-theme-1.7.23 _includes/css.html
jumbo-jekyll-theme-1.7.22 _includes/css.html
jumbo-jekyll-theme-1.7.21 _includes/css.html
jumbo-jekyll-theme-1.7.20 _includes/css.html
jumbo-jekyll-theme-1.7.19 _includes/css.html