Skip to content

Commit 0cca254

Browse files
committed
moved analytics.html to <head> tag
1 parent fe9fa66 commit 0cca254

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/head.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
<script type="text/javascript" src="//use.typekit.net/les8uug.js"></script>
1212
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
1313

14+
{% include analytics.html %}
15+
1416
</head>
1517
<body class="style-a">
1618

17-
{% include analytics.html %}
18-
1919
<script>
2020
GSS_CONFIG = {
2121
worker: "/bower_components/gss/dist/worker.js",

0 commit comments

Comments
 (0)