Sha256: fd70d64f9e25fc9e787cf29c5b6009527bd258e68adddab160c4a199d2322d0a

Contents?: true

Size: 536 Bytes

Versions: 128

Compression:

Stored size: 536 Bytes

Contents

    <!-- Custom CSS for the KCC Theme -->
    <link rel="stylesheet" href="{{page.baseurl}}assets/css/kcc-theme.css">
    <!-- Link to this site's main stylesheet -->
    <link rel="stylesheet" href="{{page.baseurl}}assets/css/main.css{% if site.data.cache_bust_css %}?version={{ site.data.cache_bust_css | truncate: 32, '' }}{% endif %}">
    {% if site.translate == true %}
    <!-- Link to this site's custom google translate stylesheet -->
    <link rel="stylesheet" href="{{page.baseurl}}assets/css/translate.css">
    {% endif %}

Version data entries

128 entries across 128 versions & 1 rubygems

Version Path
kcc-gem-theme-1.0.3 _includes/styles/main.html
kcc-gem-theme-1.0.2 _includes/styles/main.html
kcc-gem-theme-1.0.1 _includes/styles/main.html
kcc-gem-theme-1.0.0 _includes/styles/main.html
kcc-gem-theme-0.7.73 _includes/styles/main.html
kcc-gem-theme-0.7.72 _includes/styles/main.html
kcc-gem-theme-0.7.71 _includes/styles/main.html
kcc-gem-theme-0.7.70 _includes/styles/main.html