Sha256: 6fc45ff130927d2da02c69b148a1ba959a0b1410217df77b45d63ad63207c1f8

Contents?: true

Size: 500 Bytes

Versions: 5

Compression:

Stored size: 500 Bytes

Contents

<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  {%- seo -%}
  <link rel="stylesheet" href="{{ "/assets/css/style.css" | relative_url }}">
  <link rel="icon" type="image/png" href="{{ "/assets/favicon.png" | relative_url }}" />
  {%- feed_meta -%}
  {%- if jekyll.environment == 'production' and site.google_analytics -%}
    {%- include google-analytics.html -%}
  {%- endif -%}
</head>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-dash-2.0.0 _includes/head.html
jekyll-dash-1.3.4 _includes/head.html
jekyll-dash-1.3.3 _includes/head.html
jekyll-dash-1.3.2 _includes/head.html
jekyll-dash-1.3.1 _includes/head.html