Sha256: ee89c77b241cc6db6522c9b54b31bae98e2878005b120c1340ad0929fdc99a25

Contents?: true

Size: 956 Bytes

Versions: 3

Compression:

Stored size: 956 Bytes

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 }}">

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
webdesign-sopelnik-0.1.6 _includes/head.html
webdesign-sopelnik-0.1.5 _includes/head.html
webdesign-sopelnik-0.1.4 _includes/head.html