Skip to content
Snippets Groups Projects
Commit 6ce3cbc9 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

Merge branch 'master' into 'master'

Zmena v datumu -  content/assets/js/timer.js

See merge request !2
parents 3dc83ae2 3f531620
No related branches found
No related tags found
1 merge request!2Zmena v datumu - content/assets/js/timer.js
Pipeline #9818 passed
......@@ -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