From 5c37086e677505513463f9a4d6ddd29c9b04016d Mon Sep 17 00:00:00 2001 From: Tomas Dvorak Date: Wed, 23 Oct 2024 20:51:00 +0200 Subject: [PATCH] beta version --- 404.html | 19 +- blog.html | 26 +- blog/0001.html | 457 ++++++++++-------- blog/0002.html | 455 ++++++++++-------- blog/0003.html | 94 +++- gallery-some.html | 30 +- gallery.html | 662 ++++++++++++------------- img/prace.png | Bin 463414 -> 0 bytes img/tymy/kalabek2017-790x1024.png | Bin 0 -> 570167 bytes img/tymy/logo.png | Bin 0 -> 18887 bytes index.html | 29 +- js/script-tdvorak.js | 31 -- kontakt.html | 24 +- about.html => o-nas.html | 524 ++++++++++---------- our-team.html | 13 +- person.html | 304 ++++-------- zapasy/bizoni-napoleon.html | 13 +- zapasy/dalsi zapas.html | 13 +- zapasy/vsechny.html | 769 ++++++++++++++++++++++++++++++ 19 files changed, 2123 insertions(+), 1340 deletions(-) delete mode 100644 img/prace.png create mode 100644 img/tymy/kalabek2017-790x1024.png create mode 100644 img/tymy/logo.png delete mode 100644 js/script-tdvorak.js rename about.html => o-nas.html (80%) create mode 100644 zapasy/vsechny.html diff --git a/404.html b/404.html index df6b3af..d9ccb9f 100644 --- a/404.html +++ b/404.html @@ -4,6 +4,7 @@ Bizoni UH + @@ -41,7 +42,7 @@ @@ -58,12 +59,12 @@ - -
- -
-
  • -
  • -
    - 0 -
    -

    Your cart is currently empty.

  • -
-
- -
- - - - + + + + Bizoni UH + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +

Gallery 3-columns

-
@@ -459,6 +460,8 @@ 19:00
Více informací + Všechny zápasy + Tabulka bodů @@ -558,7 +561,7 @@
- + Více novinek @@ -571,7 +574,7 @@ -
+
@@ -579,7 +582,7 @@
Sezóna 2024-2025
-

Tabulka bodů
+

Tabulka bodů

@@ -697,7 +700,7 @@ 7 - + FC KALÁBEK SPORT Brno 1 @@ -712,7 +715,7 @@ 8 - + AC Napoleon Prace 1 @@ -787,7 +790,7 @@
- + délka videa @@ -811,7 +814,7 @@
- + 11:34 @@ -833,7 +836,7 @@
- + 06:10 @@ -855,7 +858,7 @@
- + 16:49 diff --git a/js/script-tdvorak.js b/js/script-tdvorak.js deleted file mode 100644 index e5b6ecf..0000000 --- a/js/script-tdvorak.js +++ /dev/null @@ -1,31 +0,0 @@ -const newMatch = { - homeTeam: { - name: "FC Bizoni UH", - logo: "./img/logo.png", - score: 0 - }, - awayTeam: { - name: "Žabinští Vlci Brno B", - logo: "https://is1.fotbal.cz/media/kluby/59452859-3d56-48ce-826b-121c4ccf8400/59452859-3d56-48ce-826b-121c4ccf8400_crop.jpg", - score: 0 - }, - date: "Neděle 3. 11. 2024", - time: "20:00", - location: "SH Uherské Hradiště", - matchLink: "zapasy/bizoni-vlci.html" - }; - - // Update content dynamically using JavaScript - document.getElementById('home-team').textContent = newMatch.homeTeam.name; - document.getElementById('home-logo').src = newMatch.homeTeam.logo; - document.getElementById('home-score').textContent = newMatch.homeTeam.score; - - document.getElementById('away-team').textContent = newMatch.awayTeam.name; - document.getElementById('away-logo').src = newMatch.awayTeam.logo; - document.getElementById('away-score').textContent = newMatch.awayTeam.score; - - document.getElementById('score').innerHTML = `${newMatch.homeTeam.score} : ${newMatch.awayTeam.score}`; - - document.getElementById('match-date').textContent = `${newMatch.date}, ${newMatch.location}`; - document.getElementById('match-time').textContent = newMatch.time; - document.getElementById('match-link').href = newMatch.matchLink; \ No newline at end of file diff --git a/kontakt.html b/kontakt.html index 9b740a0..1ad7a0b 100644 --- a/kontakt.html +++ b/kontakt.html @@ -4,6 +4,7 @@ Bizoni UH + @@ -41,7 +42,7 @@ @@ -58,12 +59,12 @@