Sha256: cab37801b42d12b0a6996d48d83a66178756a2fcd9d351f8a55118df0af8b432

Contents?: true

Size: 1.04 KB

Versions: 13

Compression:

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

  {%- if jekyll.environment == 'production' and site.matomo -%}
  {%- include matomo.html -%}
  {%- endif -%}
</head>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
okf-pub-theme-0.2.11 _includes/head.html
okf-pub-theme-0.2.10 _includes/head.html
okf-pub-theme-0.2.9 _includes/head.html
okf-pub-theme-0.2.8 _includes/head.html
okf-pub-theme-0.2.7 _includes/head.html
okf-pub-theme-0.2.6 _includes/head.html
okf-pub-theme-0.2.5 _includes/head.html
okf-pub-theme-0.2.4 _includes/head.html
okf-pub-theme-0.2.3 _includes/head.html
okf-pub-theme-0.2.2 _includes/head.html
okf-pub-theme-0.2.1 _includes/head.html
okf-pub-theme-0.2.0 _includes/head.html
okf-pub-theme-0.1.0 _includes/head.html