Skip to content
Snippets Groups Projects
Commit 3f531620 authored by marek.krejpsky's avatar marek.krejpsky
Browse files

Update content/assets/js/timer.js

parent 3dc83ae2
No related branches found
No related tags found
1 merge request!2Zmena v datumu - content/assets/js/timer.js
......@@ -5,7 +5,7 @@ document.addEventListener(
"DOMContentLoaded",
function() {
// Set the date we're counting down to
var countDownDate = new Date("Sep 16, 2022 12:00:00").getTime();
var countDownDate = new Date("Sep 14, 2022 08:00:00").getTime();
function timer() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment