File tree 1 file changed +1
-11
lines changed
1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 5
5
<!--[if gt IE 8]><!--> < html class ="no-js " lang ="en " dir ="ltr "> <!--<![endif]-->
6
6
{% load pipeline sitetree %}
7
7
< head >
8
- <!-- Google tag (gtag.js) -->
9
- < script async src ="https://www.googletagmanager.com/gtag/js?id=G-TF35YF9CVH "> </ script >
10
- < script >
11
- window . dataLayer = window . dataLayer || [ ] ;
12
- function gtag ( ) { dataLayer . push ( arguments ) ; }
13
- gtag ( 'js' , new Date ( ) ) ;
14
- gtag ( 'config' , 'G-TF35YF9CVH' ) ;
15
- </ script >
16
- <!-- Plausible.io analytics -->
17
- < script defer data-domain ="python.org " src ="https://plausible.io/js/script.js "> </ script >
18
- < script defer data-domain ="python.org " src ="https://analytics.python.org/js/script.js "> </ script >
8
+ < script defer data-domain ="python.org " src ="https://analytics.python.org/js/script.outbound-links.js "> </ script >
19
9
20
10
< meta charset ="utf-8 ">
21
11
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
You can’t perform that action at this time.
0 commit comments