From 08e64d1fed5a89cfdf2af52fa5d24069004bb59c Mon Sep 17 00:00:00 2001 From: janrippl Date: Mon, 3 Feb 2025 12:20:42 +0100 Subject: [PATCH] =?UTF-8?q?=C3=9Aprava=20souboru=20index.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blog-post.html | 13 +++++++------ blog.html | 13 +++++++------ portfolio-post.html | 13 +++++++------ 3 files changed, 21 insertions(+), 18 deletions(-) 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 @@