maringetxway commited on
Commit
3888256
Β·
verified Β·
1 Parent(s): cac0cd9

Update index.html

Browse files
Files changed (1) hide show
  1. 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>