Skip to content
Snippets Groups Projects
Commit 3c493989 authored by Szabó Gergely's avatar Szabó Gergely
Browse files

Before release

parent e698069c
No related branches found
No related tags found
No related merge requests found
...@@ -26,12 +26,11 @@ ...@@ -26,12 +26,11 @@
<!-- <!--
-- Kedves leendő kolléga/kollegina! -- Kedves leendő kolléga/kollegina!
-- --
-- Köszönjük érdeklődését! -- Nyertél! A nyereményed átvételéhez írj üzenetet a `gerviba kukac sch.bme.hu` emailcímre
-- A Gólyahéttel kapcsolatban NEM tervezünk semmilyen rejtett információt közölni. -- 'SZEMFÜLES' tárggyal! Az üzenetben írd meg a teljes neved is!
-- Minden elérhető lesz a publikus oldalon, amint eljön az idő!
-- --
-- Üdvözlettel, -- Üdvözlettel,
-- a rendezők -- a rendezőks
--> -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YTTKMXXM14"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-YTTKMXXM14"></script>
<script> <script>
...@@ -47,7 +46,7 @@ ...@@ -47,7 +46,7 @@
<div class="content"> <div class="content">
<h1>BME VIK GÓLYAHÉT 2021</h1> <h1>BME VIK GÓLYAHÉT 2021</h1>
<h2>a programok kezdetéig még hátra van</h2> <h2>az oldal nyitásáig még hátra van</h2>
<div class="latch"> <div class="latch">
<div class="digit"> <div class="digit">
...@@ -69,7 +68,7 @@ ...@@ -69,7 +68,7 @@
</div> </div>
</div> </div>
<script> <script>
const countDownDate = new Date("Aug 30, 2021 09:00:00").getTime(); const countDownDate = new Date("Aug 16, 2021 20:00:00").getTime();
function zeroFill(value) { function zeroFill(value) {
return value < 10 ? ("0" + value) : value; return value < 10 ? ("0" + value) : value;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment