Skip to content

Commit

Permalink
Update modal.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kamila-codesync authored Oct 18, 2024
1 parent 95764e1 commit 156e861
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/modal.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<div class="modal-content">
<span class="close">&times;</span>
<!-- modal content here -->
<h3 class="title">Save the date for 2025!</h3>
<h2 class="title">Save the date for 2025!</h2>
<p> Thank you for being with us for Code BEAM Europe 2024. We hope you enjoyed it as much as we did. Make sure to join us for the next year's conference, on 5-6 November. </p>
<a id="btn-modal" class="page-scroll btn-outline btn-orange mb-4 mt-4 btn-orange inline-block" href="#newsletter" target="_blank">
JOIN WAITING LIST FOR 2025
JOIN WAITING LIST
</a>
</div>
</div>
Expand Down

0 comments on commit 156e861

Please sign in to comment.