Sha256: 44068d9b43d4be4cae40d5844fbe56d74dca7c2ac90a76744bf758ea1664de2c

Contents?: true

Size: 1.37 KB

Versions: 7

Compression:

Stored size: 1.37 KB

Contents

<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
  
  <link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png" />
  <link rel="icon" type="image/png" href="/images/favicon-32x32.png" sizes="32x32" />
  <link rel="icon" type="image/png" href="/images/favicon-16x16.png" sizes="16x16" />
  <link rel="manifest" href="/images/manifest.json" />
  <link rel="mask-icon" href="/images/safari-pinned-tab.svg" color="#5bbad5" />
  <link rel="shortcut icon" href="/favicon.ico" />
  <meta name="msapplication-config" content="/images/browserconfig.xml" />
  <meta name="theme-color" content="#ffffff" />

  <title>{% if page.title %}{{ page.title | escape }} &mdash; {{ site.title | escape }}{% else %}{{ site.title | escape }}{% endif %}</title>

  <link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}">
  <link rel="canonical" href="{{ page.url | replace:'index.html','' | absolute_url }}">
  <link rel="alternate" type="application/rss+xml" title="{{ site.title | escape }}" href="{{ "/feed.xml" | relative_url }}">
  <link rel="alternate" type="application/json" title="{{ site.title | escape }}" href="{{ "/feed.json" | relative_url }}" />
  
  {% if page.layout == 'archive' or paginator.page > 1 %}
  <meta name="robots" content="noindex" />
  {% endif %}
  
  {% seo title=false %}
</head>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
jekyll-theme-niveus-1.1.1 _includes/head.html
jekyll-theme-niveus-1.1.0 _includes/head.html
jekyll-theme-niveus-1.0.4 _includes/head.html
jekyll-theme-niveus-1.0.3 _includes/head.html
jekyll-theme-niveus-1.0.2 _includes/head.html
jekyll-theme-niveus-1.0.1 _includes/head.html
jekyll-theme-niveus-1.0.0 _includes/head.html