Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • to/weby/regulacekonopi.cz-placeholder
  • marek.krejpsky/regulacekonopi.cz-placeholder
2 results
Show changes
Commits on Source (3)
......@@ -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() {
......
......@@ -38,7 +38,7 @@
<h1 id="heading">Chystáme to!</h1>
<p id="description">
16.9.2022 představíme dopadovou studii o regulaci konopí.
14.9.2022 představíme dopadovou studii o regulaci konopí.
</p>
<p id="timer-wrapper">
......