Sha256: 2a01dd2ce1868cbef72190d9ecfbe8ee2b6e68015e1d47e4a53095112e0a95ec

Contents?: true

Size: 587 Bytes

Versions: 1

Compression:

Stored size: 587 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/main.css" | relative_url }}">
  {%- feed_meta -%}

  {%- if site.tags != "" -%}
    {%- include collect_tags.html -%}
  {%- endif -%}

  {%- if site.categories != "" -%}
    {%- include collect_categories.html -%}
  {%- endif -%}

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-minimax-0.2.0 _includes/head.html