Sha256: 791574a0debb2879c5f28e0d141dfe15922dff9895ebc4fe80b16732e97cb19e

Contents?: true

Size: 502 Bytes

Versions: 8

Compression:

Stored size: 502 Bytes

Contents

<head>
    <title>{{ include.title }} - {{ include.subtitle }}</title>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
    <link rel="stylesheet" href="{{ 'assets/css/styles.css' | absolute_url }}" />
    <noscript><link rel="stylesheet" href="{{ 'assets/css/noscript.css' | absolute_url }}" /></noscript>
    {%- if site.favicon -%}
    <link rel="icon" href="{{ site.favicon | absolute_url }}" />
    {%- endif -%}
</head>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
jekyll-theme-twenty-0.1.16 _includes/head.html
jekyll-theme-twenty-0.1.15 _includes/head.html
jekyll-theme-twenty-0.1.14 _includes/head.html
jekyll-theme-twenty-0.1.12 _includes/head.html
jekyll-theme-twenty-0.1.11 _includes/head.html
jekyll-theme-twenty-0.1.10 _includes/head.html
jekyll-theme-twenty-0.1.9 _includes/head.html
jekyll-theme-twenty-0.1.8 _includes/head.html