Sha256: 9540a5f1d7426aafe7b17121edf77c997eead4a0ebb9431d8dc75330d92bd4ca

Contents?: true

Size: 466 Bytes

Versions: 1

Compression:

Stored size: 466 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/main.css" | relative_url }}">

    {%- feed_meta -%}
    {%- if jekyll.environment == 'production' and site.google_analytics -%}
      {%- include google-analytics.html -%}
    {%- endif -%}
  
    {%- include custom-head.html -%}
</head>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-onion-0.1.3 _includes/head.html