Update index.html
Browse files- index.html +4 -0
index.html
CHANGED
@@ -56,6 +56,10 @@
|
|
56 |
<div id="title_map"> π Let's build this event together and share our passion worldwide! π <br>
|
57 |
</div>
|
58 |
<div id="description_map"> Host a Local Hackathon: Register <a rel="nofollow" href="https://forms.gle/fYQteWn2R2DGBSUy5" target="_blank">here</a></div>
|
|
|
|
|
|
|
|
|
59 |
<div id="map"></div>
|
60 |
<script src="https://unpkg.com/leaflet/dist/leaflet.js"></script>
|
61 |
<script src="script.js"></script>
|
|
|
56 |
<div id="title_map"> π Let's build this event together and share our passion worldwide! π <br>
|
57 |
</div>
|
58 |
<div id="description_map"> Host a Local Hackathon: Register <a rel="nofollow" href="https://forms.gle/fYQteWn2R2DGBSUy5" target="_blank">here</a></div>
|
59 |
+
<div id="event-info">
|
60 |
+
Start: Saturday 14 June 2025 at 09:00 CEST (Paris)<br>
|
61 |
+
End: Sunday 15 June 2025 at 06:00 PM CEST (Paris)
|
62 |
+
</div>
|
63 |
<div id="map"></div>
|
64 |
<script src="https://unpkg.com/leaflet/dist/leaflet.js"></script>
|
65 |
<script src="script.js"></script>
|