Loading docs/js/extra.js +16 −1 Original line number Diff line number Diff line Loading @@ -89,3 +89,18 @@ function loadListeners() { tabbed_2.onchange = resizeFirst; window.onresize = resizeListener; } <!-- HotJar --> function hotjar(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:2507435,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); } if (document.cookie.split(";").indexOf("allow-cookies=true") > -1) { hotjar(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=') } <!-- End HotJar --> overrides/main.html +0 −12 Original line number Diff line number Diff line Loading @@ -13,16 +13,4 @@ <!-- Plausible --> <script async defer data-domain="r2devops.io" src="https://plausible.io/js/plausible.js"></script> <!-- End Plausible --> <!-- HotJar --> <script> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:2507435,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> <!-- End HotJar --> {% endblock %} Loading
docs/js/extra.js +16 −1 Original line number Diff line number Diff line Loading @@ -89,3 +89,18 @@ function loadListeners() { tabbed_2.onchange = resizeFirst; window.onresize = resizeListener; } <!-- HotJar --> function hotjar(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:2507435,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); } if (document.cookie.split(";").indexOf("allow-cookies=true") > -1) { hotjar(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=') } <!-- End HotJar -->
overrides/main.html +0 −12 Original line number Diff line number Diff line Loading @@ -13,16 +13,4 @@ <!-- Plausible --> <script async defer data-domain="r2devops.io" src="https://plausible.io/js/plausible.js"></script> <!-- End Plausible --> <!-- HotJar --> <script> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:2507435,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> <!-- End HotJar --> {% endblock %}