Sha256: 6867b206d656b26eb54282b226145c4521d8978e1df774b5a542253df0be1b8d

Contents?: true

Size: 571 Bytes

Versions: 4

Compression:

Stored size: 571 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.9.3 _includes/head.html
minima-rock-0.8.2 _includes/head.html
minima-rock-0.8.1 _includes/head.html
minima-rock-0.8.0 _includes/head.html