Sha256: c8464116b79b71dba71370d1923ce86a4333a819c9930cdfe4d075e211c3f074

Contents?: true

Size: 931 Bytes

Versions: 8

Compression:

Stored size: 931 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">

  <title>{% if page.title %}{{ page.title | escape }} | Chameleon{% else %}{{ site.title | escape }}{% endif %}</title>
  <meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}">

  <link rel="stylesheet" href="{{ "css/main.css" | prepend: site.assets.baseurl }}">
  <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
  <link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}">

  <script src="https://use.typekit.net/mpu7zkn.js"></script>
  <script>try{Typekit.load({ async: true });}catch(e){}</script>
</head>

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
pusher-chameleon-1.2.1 docs/_includes/head.html
pusher-chameleon-1.2.0 docs/_includes/head.html
pusher-chameleon-1.1.0 docs/_includes/head.html
pusher-chameleon-1.0.4 docs/_includes/head.html
pusher-chameleon-1.0.3 docs/_includes/head.html
pusher_chameleon-1.0.3 docs/_includes/head.html
pusher_chameleon-1.0.2 docs/_includes/head.html
pusher_chameleon-1.0.0 docs/_includes/head.html