diff --git a/website/dist/index.html b/website/dist/index.html index 1e06204a..167cea49 100644 --- a/website/dist/index.html +++ b/website/dist/index.html @@ -10,6 +10,9 @@ gtag('js', new Date()); gtag('config', 'UA-10196481-11'); + if (window.location.host.endsWith("localhost")){ + window['ga-disable-UA-10196481-11'] = true; + } @@ -82,22 +85,32 @@
Click the button below to come and say hi!
- START IN PUBLIC MODE
+ TRY IT NOW !
You can also create a private room with your friends or your team !
To try, press button work in private
-
-
- START WORKING IN PRIVATE
-
Don’t forget to activate your mic and camera, let’s play
@@ -179,7 +193,6 @@