Update index.html
Browse files- index.html +4 -1
index.html
CHANGED
@@ -11,7 +11,10 @@
|
|
11 |
|
12 |
<body>
|
13 |
<canvas id="starfield"></canvas>
|
14 |
-
|
|
|
|
|
|
|
15 |
<div class="container">
|
16 |
<h1>π LeRobot Worldwide Hackathon π </h1>
|
17 |
<div id="countdown">
|
|
|
11 |
|
12 |
<body>
|
13 |
<canvas id="starfield"></canvas>
|
14 |
+
<div id="event-info">
|
15 |
+
Start: 14 June 2025 at 09:00 CEST (Paris) β End: 15 June 2025 at 06:00 PM CEST (Paris)
|
16 |
+
</div>
|
17 |
+
|
18 |
<div class="container">
|
19 |
<h1>π LeRobot Worldwide Hackathon π </h1>
|
20 |
<div id="countdown">
|