Sha256: 90f1ba2e5acb188f613dc498b1604471001a56ef0e6b19eb3c85a6bccfb7be72

Contents?: true

Size: 519 Bytes

Versions: 1

Compression:

Stored size: 519 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" />

  <title>{{ site.title }}</title>

  {% feed_meta %}
  {% seo title=false %}
  
  {% if site.goat_counter and jekyll.environment == "production" %}
    {% include goat_counter.html %}
  {% endif %}

  <link rel="shortcut icon" type="image/x-icon" href="{{ site.favicon }}" />
  <link rel="stylesheet" href="{{ site.url }}/assets/css/main.css" />
</head>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
no-style-please-0.1.3 _includes/head.html