mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Revert "Enable Google Analytics for all pages"
Do not make this kind of change without notice.
This reverts commit 8f9c581e73
.
This commit is contained in:
parent
8f9c581e73
commit
55767dfebc
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,6 @@ if(typeof(legacyIE)==='undefined'){
|
|||
Hyphenator.run();
|
||||
}
|
||||
</script>
|
||||
{% endif %}
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
|
@ -45,6 +44,7 @@ if(typeof(legacyIE)==='undefined'){
|
|||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
{% endif %}
|
||||
<link rel="shortcut icon" href="/favicon.png">
|
||||
<link rel="apple-touch-icon-precomposed" href="/img/logo_ios.png"/>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue