Sha256: 716b49f400c0e034c11d884606921e0168564e6932cfc07f36cd029cb3a83388

Contents?: true

Size: 1.53 KB

Versions: 130

Compression:

Stored size: 1.53 KB

Contents

<!DOCTYPE html>
<html lang="en">
    <head>
        <title>
            {% if page.title %}
                     {{page.title}} - {{site.title}}
            {% elsif site.data.company.slogan %}
                    {{site.title}} - {{site.data.company.slogan}}
            {% else %}
                    {{site.title}}
            {% endif %}
        </title>
        {% include _theme-includes/_script-includes/css.html %}
        <link rel="icon" href="{% if site.data.company.favicon %}{% if site.using_assets %}{% asset_path '{{site.data.company.favicon}}' %}{% else %}{{site.data.company.favicon}}{% endif %}{% else %}/assets/images/favicon.png?v=2{% endif %}" type="image/png" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta charset="UTF-8">
        {% if site.data.company.google.tag_manager %}
          {% include _theme-includes/_script-includes/gtm/gtm-script.html %}
        {% endif %}
        {% if site.data.company.google.analytics %}
            {% include _theme-includes/_script-includes/google-analytics/script.html %}
        {% endif %}
        {% if page.keywords %}
        <meta name="keywords" content="{{page.keywords}}">
        {% endif %}
        {% seo title=false %}
        <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
        <!--[if lt IE 9]>
        <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
        <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
        <![endif]-->
</head>

Version data entries

130 entries across 130 versions & 1 rubygems

Version Path
linaro-jekyll-theme-0.1.2.74 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.73 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.72 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.71 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.70 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.69 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.67 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.66 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.65 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.64 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.63 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.62 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.61 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.60 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.59 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.57 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.56 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.55 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.54 _includes/_theme-includes/_head/head.html
linaro-jekyll-theme-0.1.2.53 _includes/_theme-includes/_head/head.html