Sha256: fc7b9fbf731fa4b6e6724493adea04fab2481ffd7ab7b167fecb9af43f25863d

Contents?: true

Size: 1.08 KB

Versions: 6

Compression:

Stored size: 1.08 KB

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 }}">
  {%- feed_meta -%}

  <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png">
  <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png">
  <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png">
  <link rel="manifest" href="/assets/favicon/manifest.json">
  <link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#5bbad5">
  <link rel="shortcut icon" href="/assets/favicon/favicon.ico">
  <meta name="msapplication-TileColor" content="#ffffff">
  <meta name="msapplication-config" content="/assets/favicon/browserconfig.xml">
  <meta name="theme-color" content="#ffffff">

  <link rel="canonical" href="{{ site.url }}{{ page.url | replace:'index.html',''}}">

  {%- if site.matomo -%}
  {%- include matomo.html -%}
  {%- endif -%}
</head>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
okf-pub-theme-0.2.24 _includes/head.html
okf-pub-theme-0.2.23 _includes/head.html
okf-pub-theme-0.2.22 _includes/head.html
okf-pub-theme-0.2.21 _includes/head.html
okf-pub-theme-0.2.20 _includes/head.html
okf-pub-theme-0.2.19 _includes/head.html