Skip to content

Commit a94339e

Browse files
cnwhyivan-nginx
authored andcommitted
Edit Google Analytics reference file address (#580)
1 parent 26526b3 commit a94339e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layout/_third-party/analytics/google-analytics.swig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% if theme.google_analytics %}
2-
<script async src="https://www.googletagmanager.com/gtag/js?id={{ theme.google_analytics }}"></script>
2+
<script async src="//www.googletagmanager.com/gtag/js?id={{ theme.google_analytics }}"></script>
33
<script>
44
window.dataLayer = window.dataLayer || [];
55
function gtag(){dataLayer.push(arguments);}

0 commit comments

Comments
 (0)