diff --git a/blog-post.html b/blog-post.html index c17e0bd..aa7b439 100755 --- a/blog-post.html +++ b/blog-post.html @@ -21,16 +21,17 @@ if (isMobile()) { console.log("Detekováno mobilní zařízení"); document.write(""); document.write(""); } else { console.log("Detekován počítač"); document.write(""); document.write(""); @@ -92,11 +93,11 @@ diff --git a/blog.html b/blog.html index c9b47ff..4707cfc 100755 --- a/blog.html +++ b/blog.html @@ -21,16 +21,17 @@ if (isMobile()) { console.log("Detekováno mobilní zařízení"); document.write(""); document.write(""); } else { console.log("Detekován počítač"); document.write(""); document.write(""); @@ -124,11 +125,11 @@ diff --git a/portfolio-post.html b/portfolio-post.html index 16f3ccf..005c800 100755 --- a/portfolio-post.html +++ b/portfolio-post.html @@ -21,16 +21,17 @@ if (isMobile()) { console.log("Detekováno mobilní zařízení"); document.write(""); document.write(""); } else { console.log("Detekován počítač"); document.write(""); document.write(""); @@ -92,11 +93,11 @@