mirror of
https://github.com/Dvorinka/bizoni.git
synced 2026-06-03 18:22:57 +00:00
fixed links, added blogs
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
|
||||
<script>
|
||||
// Set the date and time for the match (adjust the time based on your local timezone)
|
||||
const matchDate = new Date("2024-11-03T20:00:00"); // Match time in your local timezone
|
||||
const matchDate = new Date("2024-11-17T19:30:00"); // Match time in your local timezone
|
||||
|
||||
function updateCountdown() {
|
||||
const now = new Date(); // Get the current date and time
|
||||
@@ -153,7 +153,6 @@
|
||||
<div class="lte-team-total">
|
||||
<div class="lte-team-score">
|
||||
<span id="countdown" class="lte-match-summary lte-football-date" style="font-size: 40px;"></span>
|
||||
<span class="lte-football-date" style="margin-top: 10px;">Neděle 3. 11. 2024, SH Uherské Hradiště</span>
|
||||
</div>
|
||||
<!-- <span class="lte-team-score">
|
||||
<span class="lte-team-score-val lte-team-score-1">10</span>
|
||||
|
||||
Reference in New Issue
Block a user