Sha256: d61b9ff8f5b1e2fccee1d0f95e96289fa2f0a5025b3fc02f957047632b3c73a5

Contents?: true

Size: 1.27 KB

Versions: 8

Compression:

Stored size: 1.27 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">
    <title>{{ site.title }}</title>
    {%- seo -%}
    <link rel="stylesheet" href="{{ '/assets/main.css' | relative_url }}">
    <link rel="stylesheet" href="{{ '/assets/fontawesome/css/fontawesome-all.min.css' | relative_url }}">

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

    {%- include css-imports.html -%}

  </head>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
jekyll-lux-covid-theme-0.1.0 _includes/head.html
jekyll-lux-covid-theme-0.0.20 _includes/head.html
jekyll-lux-covid-theme-0.0.17 _includes/head.html
jekyll-lux-covid-theme-0.0.16 _includes/head.html
jekyll-lux-covid-theme-0.0.15 _includes/head.html
jekyll-lux-covid-theme-0.0.14 _includes/head.html
jekyll-lux-covid-theme-0.0.13 _includes/head.html
jekyll-lux-covid-theme-0.0.12 _includes/head.html