Sha256: 754e5569850766e053855331d39c7764e399a3274ee1f51d2ddeb06f8e0494d7

Contents?: true

Size: 479 Bytes

Versions: 11

Compression:

Stored size: 479 Bytes

Contents

<!-- This goes before </head> closing tag -->

<!-- Google site verification -->
<meta name="google-site-verification" content="{{ site.google.verification }}" />

<!-- Google Analytics -->

<script async src="https://www.googletagmanager.com/gtag/js?id={{ site.google.analytics }}"></script>

<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', '{{ site.google.analytics }}');
</script>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
slow-steps-0.3.3 _includes/google-analytics.html
slow-steps-0.3.2 _includes/google-analytics.html
slow-steps-0.3.1 _includes/google-analytics.html
slow-steps-0.3.0 _includes/google-analytics.html
slow-steps-0.2.1 _includes/google-analytics.html
slow-steps-0.2.0 _includes/google-analytics.html
slow-steps-0.1.13 _includes/google-analytics.html
slow-steps-0.1.12 _includes/google-analytics.html
slow-steps-0.1.11 _includes/google-analytics.html
slow-steps-0.1.10 _includes/google-analytics.html
slow-steps-0.1.9 _includes/google-analytics.html