maringetxway commited on
Commit
93c0b6e
Β·
verified Β·
1 Parent(s): 6a26803

Update index.html

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