Skip to content
This repository was archived by the owner on Aug 15, 2018. It is now read-only.

Commit 0e3001e

Browse files
committed
Update head.html
1 parent e3ad6f0 commit 0e3001e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/theme/templates/snippet/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
66
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
77
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
8-
ga('create', '{{config.google}}', 'spm documentation');
8+
ga('create', '{{config.google}}', 'auto');
99
ga('send', 'pageview');
1010
}
1111
</script>

0 commit comments

Comments
 (0)