Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add waveforms live 1.4 to source #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove tracking
  • Loading branch information
ekaitz-zarraga committed Mar 17, 2020
commit 3028dfcc128ff90767c934d70384da7001663d0e
27 changes: 1 addition & 26 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,36 +43,11 @@
<script language="javascript" type="text/javascript" src="assets/js/jquery.flot.canvas.js"></script>
<script language="javascript" type="text/javascript" src="assets/js/threeBucket.js"></script>

<!-- //no-commit -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KC2SQQL');</script>
<!-- End Google Tag Manager -->

<!-- //no-commit -->
<script>
(function(w,d,t,u,n,a,m){w['MauticTrackingObject']=n;
w[n]=w[n]||function(){(w[n].q=w[n].q||[]).push(arguments)},a=d.createElement(t),
m=d.getElementsByTagName(t)[0];a.async=1;a.src=u;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://mautic.digilentinc.com/mtc.js','mt');

mt('send', 'pageview');
</script>

<link href="build/main.css" rel="stylesheet">

</head>

<body class="platform-browser platform-cordova platform-webview">
<!-- //no-commit -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KC2SQQL"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<div class="loader" style="position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 9999;background-color:#535353;justify-content:center;display:flex;align-items:center;">
<img src="assets/img/waveforms-live.svg" style="width: 60%;max-width: 640px;" />
</div>
Expand All @@ -87,4 +62,4 @@

</body>

</html>
</html>