Sha256: 22afe6185364866c2137c8233b215b323750f1e8248d3bbaaa542c287cda1d18
Contents?: true
Size: 880 Bytes
Versions: 2
Compression:
Stored size: 880 Bytes
Contents
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> {% seo %} <link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> <script src="{{ '/assets/js/respond.js' | relative_url }}"></script> <script src="{{ '/assets/js/header.js' | relative_url }}"></script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!--[if lt IE 8]> <link rel="stylesheet" href="{{ '/assets/css/ie.css' | relative_url }}"> <![endif]--> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {% if jekyll.environment == 'production' and site.google_analytics %} {% include google-analytics.html %} {% endif %} </head>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-charcoal-0.0.8 | _includes/head.html |
jekyll-theme-charcoal-0.0.7 | _includes/head.html |