Sha256: fa6b7f1a9a7ed9eb45cd49fdbbf8402999c765f322fde48c077f8736cf6e6063

Contents?: true

Size: 585 Bytes

Versions: 4

Compression:

Stored size: 585 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 }}">
  <script type="text/javascript" src="{{ site.baseurl }}/assets/js/color.js"></script>
  {%- if page.math -%}
    {%- include mathjax.html -%}
  {%- endif -%}
  {%- feed_meta -%}
  {%- if jekyll.environment == 'production' and site.google_analytics -%}
    {%- include google-analytics.html -%}
  {%- endif -%}
</head>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
minima-rock-0.7.0 _includes/head.html
minima-rock-0.6.1 _includes/head.html
minima-rock-0.6.0 _includes/head.html
minima-rock-0.5.0 _includes/head.html