We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a418d commit 2efeba7Copy full SHA for 2efeba7
source/_templates/thelayout.html
@@ -19,16 +19,6 @@
19
20
<html class="{{ sphinx_writer }}" lang="{{ lang_attr }}" >
21
<head>
22
- <!-- Google tag (gtag.js) -->
23
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-T5SWDS42ZH"></script>
24
- <script>
25
- window.dataLayer = window.dataLayer || [];
26
- function gtag(){dataLayer.push(arguments);}
27
- gtag('js', new Date());
28
-
29
- gtag('config', 'G-T5SWDS42ZH');
30
- </script>
31
32
<!-- Start of HubSpot Embed Code -->
33
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/9195783.js"></script>
34
<!-- End of HubSpot Embed Code -->
0 commit comments