Sha256: adbafb2593d8d352703705a4161d16e29449cdb31a5c3b9aea59ba53a54effe5

Contents?: true

Size: 726 Bytes

Versions: 88

Compression:

Stored size: 726 Bytes

Contents

    {% if jekyll.environment == "production" or jekyll.environment == "publish" %}
    <!-- Custom CSS for the KCC Theme -->
    <link rel="stylesheet" href="{{page.baseurl}}assets/js/dist/kcc-theme.{% include hash/theme_hash.yml %}.css">
    {% if site.theme_config != true %}
    <!-- Link to this site's main stylesheet -->
    <link rel="stylesheet" href="{{page.baseurl}}assets/js/dist/main{% if site.data.hash %}.{{ site.data.hash }}{% endif %}.css">
    {% endif %}
    {% endif %}
    {%- if site.translate == true -%}
    <!-- Link to this site's custom google translate stylesheet -->
    <link rel="stylesheet" href="{{page.baseurl}}assets/js/dist/translate.{% include hash/theme_hash.yml %}.css">
    {%- endif -%}

Version data entries

88 entries across 88 versions & 2 rubygems

Version Path
kcc-gem-theme-2.37.1 _includes/styles/main.html
kcc-gem-theme-2.37.0 _includes/styles/main.html
kcc-gem-theme-2.36.0 _includes/styles/main.html
kcc-gem-theme-2.35.5 _includes/styles/main.html
kcc-gem-theme-2.35.4 _includes/styles/main.html
kcc-gem-theme-2.35.3 _includes/styles/main.html
kcc-gem-theme-2.35.2 _includes/styles/main.html
kcc-gem-theme-2.35.1 _includes/styles/main.html
kcc-gem-theme-2.35.0 _includes/styles/main.html
kcc-gem-theme-2.34.2 _includes/styles/main.html
kcc-gem-theme-2.34.1 _includes/styles/main.html
kcc-gem-theme-2.34.0 _includes/styles/main.html
kcc-gem-theme-2.33.0 _includes/styles/main.html
kcc-gem-theme-2.32.0 _includes/styles/main.html
kcc-gem-theme-2.31.0 _includes/styles/main.html
kcc-gem-theme-2.30.1 _includes/styles/main.html
kcc-gem-theme-2.30.0 _includes/styles/main.html
kcc-gem-theme-2.29.0 _includes/styles/main.html
kcc-gem-theme-2.28.0 _includes/styles/main.html
kcc-gem-theme-2.27.0 _includes/styles/main.html