From d66823b002b79fa13ae1bbdd720e1ea2b03ac9e3 Mon Sep 17 00:00:00 2001 From: Claudio Maradonna Date: Thu, 20 Feb 2020 17:31:17 +0100 Subject: [PATCH] Clean console.log --- _site/feed.xml | 2 +- _site/js/main.js | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/_site/feed.xml b/_site/feed.xml index 16f6f9d..f1a8199 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1 +1 @@ -Jekyll2020-02-20T17:28:09+01:00https://www.unitoo.it/feed.xmlUnitooAzienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica \ No newline at end of file +Jekyll2020-02-20T17:31:14+01:00https://www.unitoo.it/feed.xmlUnitooAzienda dedicata allo sviluppo software, alla formazione dei team e alla consulenza informatica \ No newline at end of file diff --git a/_site/js/main.js b/_site/js/main.js index 4a606d3..5f46d32 100644 --- a/_site/js/main.js +++ b/_site/js/main.js @@ -43,8 +43,6 @@ $(document).ready(function() { noColor: "white", message: "Ti piacerebbe ascoltare la radio mentre navighi sul sito?", callback: function (value) { - console.log(value); - if (value) { createCookie("radio-autoplay", "true", 31); _paq.push(['trackGoal', 2]);