Browse Source

disabled lead the way as it blocks other scrit execution

bach 1 year ago
parent
commit
131ffd7020
2 changed files with 3 additions and 4 deletions
  1. 0 0
      fixperms.sh
  2. 3 4
      user/themes/lecampus/templates/partials/base.html.twig

+ 0 - 0
fixperms.sh


+ 3 - 4
user/themes/lecampus/templates/partials/base.html.twig

@@ -129,15 +129,14 @@
     </script>
 
     <!-- Lead the Way -->
-
+{# 
     <script type="text/javascript">
         window.ltwAsyncInit =
     function(){init_multiplegl('https://gl.hostcg.com/',[['https://gl.hostcg.com/','4221','j7g56pk3ji']]);};
     </script>
 
-    <script type="text/javascript" src="https://gl.hostcg.com/js/genlead.js"
-    defer></script>
-    
+    <script type="text/javascript" src="https://gl.hostcg.com/js/genlead.js" defer></script>
+     #}
     <!-- End Lead the Way Code -->
 
   </body>