Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Commit 14de8b8

Browse files
committed
fix ga
1 parent e905e52 commit 14de8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
4949
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
5050
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
51-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
51+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
5252
ga('create', 'UA-37319916-7', 'auto');
5353
ga('send', 'pageview');
5454
</script>

0 commit comments

Comments
 (0)