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 @@ - -
- -
-
-
- -
- - - - + + + + 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 @@