Skip to content

Commit

Permalink
link
Browse files Browse the repository at this point in the history
Signed-off-by: Ana Goessens <[email protected]>
  • Loading branch information
anagoessens committed Sep 8, 2024
1 parent b3c7db8 commit 7a4c7cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}

a {
color: white;
color: yellow;
}

.carousel {
Expand Down Expand Up @@ -132,11 +132,11 @@ <h1>Het is weer tijd voor Halloween</h1>

<div class="info-section">
<h2>Durf jij te komen?</h2>
<a href="path/to/your/event.ics" download="event.ics">Voeg het event toe aan je kalender</a>
<p>🎃 Datum: Tbd</p>
<p>⏰ Tijd: 20:00 - 01:00</p>
<p>📍 Locatie: Tbd</p>
<p>👻 Je favoriete Halloween feest is opgestaan uit de dood. Kom feesten en val in de prijzen met je meest creatieve kostuum!</p>
<a href="path/to/your/event.ics" download="event.ics">Voeg het event toe aan je kalender</a>
</div>

<div class="carousel">
Expand Down

0 comments on commit 7a4c7cc

Please sign in to comment.