Sha256: ef93d0fd535229f3cf2e302059c2938fab40d2cf66daba827f109741a9aabd94

Contents?: true

Size: 562 Bytes

Versions: 3

Compression:

Stored size: 562 Bytes

Contents

<head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=Edge">

  <title>{{ page.title }} - {{ site.title }}</title>
  <link rel="stylesheet" href="{{ "/assets/css/just-the-docs.css" | absolute_url }}">
  {% if site.search_enabled != nil %}
  <script type="text/javascript" src="{{ "/assets/js/vendor/lunr.min.js" | absolute_url }}"></script>
  {% endif %}
  <script type="text/javascript" src="{{ "/assets/js/just-the-docs.js" | absolute_url }}"></script>

  <meta name="viewport" content="width=device-width, initial-scale=1">
</head>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
just-the-docs-0.2.1 _includes/head.html
just-the-docs-0.2.0 _includes/head.html
just-the-docs-0.1.6 _includes/head.html