Sha256: 37732778499ad75875583fc0797f0fb1497398dec1c463ac115a067700ed273a

Contents?: true

Size: 1.01 KB

Versions: 5

Compression:

Stored size: 1.01 KB

Contents

<head>
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-126210788-1"></script>
    <script src="https://www.youtube.com/iframe_api"></script>
    <script>
        window.dataLayer = window.dataLayer || [];

        function gtag() {
            dataLayer.push(arguments);
        }

        gtag('js', new Date());

        gtag('config', 'UA-126210788-1', {'anonymize_ip': true});
    </script>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title> {{ page.title }}</title>
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="author" content="Artur Sopelnik">
    <script src="/assets/js/main.min.js"></script>
    <link rel="stylesheet" href="{{ "/assets/css/style.css" | relative_url }}">
    <link rel="shortcut icon" href="{{ "/assets/favicon.ico" | relative_url }}">

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
webdesign-sopelnik-0.2.1 _includes/head.html
webdesign-sopelnik-0.2.0 _includes/head.html
webdesign-sopelnik-0.1.9 _includes/head.html
webdesign-sopelnik-0.1.8 _includes/head.html
webdesign-sopelnik-0.1.7 _includes/head.html