Skip to content

Commit 145ae13

Browse files
author
Andrew Ellison
committed
statically serve autotrack
1 parent 3786443 commit 145ae13

File tree

2 files changed

+64
-1
lines changed

2 files changed

+64
-1
lines changed

_includes/scripts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<!-- End Google Tag Manager (noscript) -->
2323
<script
2424
async
25-
src="https://cdnjs.cloudflare.com/ajax/libs/autotrack/2.4.1/autotrack.js"
25+
src="{{ site.assets_base_url }}js/autotrack.js"
2626
></script>
2727

2828
{% if page.use_recaptcha %}

0 commit comments

Comments
 (0)