Sha256: e34bf141dd0dc9c99cd4fd7f6dfe04ba6779bf299dc01d850781c1d41f090433

Contents?: true

Size: 1.48 KB

Versions: 416

Compression:

Stored size: 1.48 KB

Contents

<!doctype html>
<html class="no-js" lang="en">
    <head>
        <!-- Meta -->
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <title>{{site.title}} - {{page.title}}</title>
        <meta name="description" content="{{page.description}}">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        {% include google-tag-wrapper.html %}
        <!-- YouTube API -->
        <meta name="yt-api-k" value="AIzaSyBpxv9JNl4AX816ScNmZcqHkLncMUeiAws" />
        <link rel="apple-touch-icon" href="apple-touch-icon.png">
        {% include styles/vendor.html %}
        <!-- Standard Favicon -->
        <link rel="icon" type="image/x-icon" href="{{page.baseurl}}favicon.ico" />
        <!-- Custom CSS for the KCC Theme -->
        <link rel="stylesheet" href="{{page.baseurl}}assets/css/kcc-theme.css{% comment %}{% if site.data.theme_cache_bust_css %}?version={{ site.data.theme_cache_bust_css | truncate: 32, '' }}{% endif %}{% endcomment %}">
        <!-- Custom CSS stylesheet specific to this site -->
        {% include styles/main.html %}
        <!-- Custom CSS Stylesheet for CloudCannon -->
        <link rel="stylesheet" href="{{page.baseurl}}assets/css/content.css">
        <!-- Uncomment to prevent IE-11 caching (for IE testing) -->
        <!-- <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
        <META HTTP-EQUIV="Expires" CONTENT="-1"> -->
    </head>
    <body id="page-top">
      {% include google-noscript-wrapper.html %}

Version data entries

416 entries across 416 versions & 1 rubygems

Version Path
kcc-gem-theme-3.7.7 _includes/old-head.html
kcc-gem-theme-3.7.6 _includes/old-head.html
kcc-gem-theme-3.7.5 _includes/old-head.html
kcc-gem-theme-3.7.4 _includes/old-head.html
kcc-gem-theme-3.7.3 _includes/old-head.html
kcc-gem-theme-3.7.2 _includes/old-head.html
kcc-gem-theme-3.7.1 _includes/old-head.html
kcc-gem-theme-3.7.0 _includes/old-head.html
kcc-gem-theme-3.6.2 _includes/old-head.html
kcc-gem-theme-3.6.1 _includes/old-head.html
kcc-gem-theme-3.6.0 _includes/old-head.html
kcc-gem-theme-3.5.0 _includes/old-head.html
kcc-gem-theme-3.4.4 _includes/old-head.html
kcc-gem-theme-3.4.3 _includes/old-head.html
kcc-gem-theme-3.4.2 _includes/old-head.html
kcc-gem-theme-3.4.1 _includes/old-head.html
kcc-gem-theme-3.4.0 _includes/old-head.html
kcc-gem-theme-3.3.3 _includes/old-head.html
kcc-gem-theme-3.3.2 _includes/old-head.html
kcc-gem-theme-3.3.1 _includes/old-head.html