Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanG1 authored Sep 17, 2023
1 parent 3676e96 commit 7d81878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<p>Le Mans School of AI</p>
</div>
<div class="w3-display-topright w3-container w3-xlarge">
<p><button onclick="window.location.href='https://www.meetup.com/fr-FR/le-mans-school-of-ai/';">Meetup</button>
<p><button onclick="window.location.href='https://www.meetup.com/fr-FR/le-mans-school-of-ai/';" class="w3-button w3-dark-grey w3-round-medium">Meetup</button>
<button onclick="document.getElementById('agenda').style.display='block'" class="w3-button w3-dark-grey w3-round-medium">Agenda</button>
<button onclick="document.getElementById('mission').style.display='block'" class="w3-button w3-dark-grey w3-round-medium">Mission</button>
<button onclick="document.getElementById('contact').style.display='block'" class="w3-button w3-dark-grey w3-round-medium">Contact</button>
Expand Down

0 comments on commit 7d81878

Please sign in to comment.