Sha256: b862d8b22061c59cd266fc086828bc9a4a6113fbbac44fe1293381d8f715144f

Contents?: true

Size: 1.23 KB

Versions: 34

Compression:

Stored size: 1.23 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>{{page.title}} - {{site.title}}</title>
    <meta name="description" content="{{ page.description | replace: '"', '&quot;' }}">
    <!-- Required Bootstrap 4 viewport meta-tag -->
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    {% include preconnect.html %}
    <!-- ==============================
      KCC GEM THEME
      A Jekyll gem-based theme for Kankakee Community College's websites
      Theme & theme's build-process coded and developed by Wesley Zajicek for © KCC 2019-{{ 'now' | date: '%Y' }}
      Author: Wesley Zajicek | https://github.com/wdzajicek
      -->
    {% if site.humans_file == true %}
    <!-- The human's, the human's!! -->
    <link rel="author" type="text/plain" href="/humans.txt" />
    {%- endif -%}
    {%- if jekyll.environment == 'publish' -%}
    <link rel="manifest" href="/site.webmanifest">
    {%- endif -%}
    <link rel="apple-touch-icon" href="/icon.png">
    <meta name="theme-color" content="#b8babc">
    <!-- Standard Favicon -->
    <link rel="icon" type="image/x-icon" href="/favicon.ico"/>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
kcc-gem-theme-2.36.0 _includes/document-head.html
kcc-gem-theme-2.35.5 _includes/document-head.html
kcc-gem-theme-2.35.4 _includes/document-head.html
kcc-gem-theme-2.35.3 _includes/document-head.html
kcc-gem-theme-2.35.2 _includes/document-head.html
kcc-gem-theme-2.35.1 _includes/document-head.html
kcc-gem-theme-2.35.0 _includes/document-head.html
kcc-gem-theme-2.34.2 _includes/document-head.html
kcc-gem-theme-2.34.1 _includes/document-head.html
kcc-gem-theme-2.34.0 _includes/document-head.html
kcc-gem-theme-2.33.0 _includes/document-head.html
kcc-gem-theme-2.32.0 _includes/document-head.html
kcc-gem-theme-2.31.0 _includes/document-head.html
kcc-gem-theme-2.30.1 _includes/document-head.html
kcc-gem-theme-2.30.0 _includes/document-head.html
kcc-gem-theme-2.29.0 _includes/document-head.html
kcc-gem-theme-2.28.0 _includes/document-head.html
kcc-gem-theme-2.27.0 _includes/document-head.html
kcc-gem-theme-2.26.2 _includes/document-head.html
kcc-gem-theme-2.26.1 _includes/document-head.html