Update index.html
Browse files- index.html +4 -0
index.html
CHANGED
|
@@ -85,6 +85,10 @@
|
|
| 85 |
<div id="title_map"> π Let's build this event together and share our passion worldwide! π <br>
|
| 86 |
</div>
|
| 87 |
<div id="description_map"> Host a Local Hackathon: Register <a rel="nofollow" href="https://forms.gle/fYQteWn2R2DGBSUy5" target="_blank">here</a></div>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 88 |
<div id="map"></div>
|
| 89 |
<script src="https://unpkg.com/leaflet/dist/leaflet.js"></script>
|
| 90 |
<script src="script.js"></script>
|
|
|
|
| 85 |
<div id="title_map"> π Let's build this event together and share our passion worldwide! π <br>
|
| 86 |
</div>
|
| 87 |
<div id="description_map"> Host a Local Hackathon: Register <a rel="nofollow" href="https://forms.gle/fYQteWn2R2DGBSUy5" target="_blank">here</a></div>
|
| 88 |
+
<div id="event-info">
|
| 89 |
+
Start: Saturday 14 June 2025 at 09:00 local time<br>
|
| 90 |
+
End: Sunday 15 June 2025 at 06:00 PM local time
|
| 91 |
+
</div>
|
| 92 |
<div id="map"></div>
|
| 93 |
<script src="https://unpkg.com/leaflet/dist/leaflet.js"></script>
|
| 94 |
<script src="script.js"></script>
|