Sha256: 851c735bc94282976aeb91f416f7db5874663cb87730c198db56a411bccb0045

Contents?: true

Size: 735 Bytes

Versions: 6

Compression:

Stored size: 735 Bytes

Contents

<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
  <meta name="HandheldFriendly" content="True">
  <meta name="MobileOptimized" content="320">
  <meta name="Robots" content="index, follow">

  {%- seo -%}

  {% for css in site.css-baseurl %}
  <link rel="stylesheet" href="{{ css  | absolute_url }}">
  {% endfor %}

  {% for js in site.js-baseurl %}
  <script type="text/javascript" src="{{ js }}"></script>
  {% endfor %}

</head>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
web-mapping-leaflet-0.2.0 _includes/head.html
web-mapping-leaflet-0.1.4 _includes/head.html
web-mapping-leaflet-0.1.3 _includes/head.html
web-mapping-leaflet-0.1.2 _includes/head.html
web-mapping-leaflet-0.1.1 _includes/head.html
web-mapping-leaflet-0.1.0 _includes/head.html