diff --git a/index.html b/index.html index c7802de..03bf989 100755 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ if (isMobile()) { console.log("Detekováno mobilní zařízení"); document.write(""); @@ -29,7 +29,8 @@ } else { console.log("Detekován počítač"); document.write(""); @@ -140,8 +141,8 @@