Skip to content

Commit

Permalink
Replace the Facebook link with the Events link
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinDelille committed Feb 12, 2024
1 parent 49c6765 commit 4feec37
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,6 @@
<i class="fa-solid fa-message mr-2"></i>Le Chat
</a>
</div>
<div class="btn">
<a href="https://www.facebook.com/groups/coworkinglyon" rel="noreferrer" target="_blank" class="bg-[#1877F2] hover:bg-[#1660BF]">
<i class="fa-brands fa-facebook-f mr-2"></i>Le groupe privé
</a>
</div>
<hr>
<div class="btn">
<a href="https://intra.atelier-medias.org/xwiki/bin/view/MoccaCalendar/SalleReunion/" rel="noreferrer" target="_blank" class="bg-rose-400 hover:bg-rose-500">
Expand All @@ -121,6 +116,11 @@
<i class="fa-solid fa-calendar mr-2"></i>La Cabine
</a>
</div>
<div class="btn">
<a href="https://intra.atelier-medias.org/xwiki/bin/view/MoccaCalendar/Ev%C3%A9nements%20ext%C3%A9rieurs/" rel="noreferrer" target="_blank" class="bg-[#1877F2] hover:bg-[#1660BF]">
<i class="fa-solid fa-calendar mr-2"></i>Les Evènements
</a>
</div>
</div>
<div class="mt-6 mx-auto text-xl">
<a href="https://www.atelier-medias.org/" rel="noreferrer" target="_blank" class="mx-2">
Expand Down

0 comments on commit 4feec37

Please sign in to comment.