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 Jul 31, 2024
1 parent 998a952 commit 2d5cd7c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions _includes/modal.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
<div class="modal-content">
<span class="close">&times;</span>
<!-- modal content here -->
<h3 class="title">Expand your experience</h3>
<p> Give yourself a chance to grow: add a comprehensive exploration of the topic that interests you the most to your Code BEAM experience. This year we offer you six training sessions.
</p>
<a id="btn-modal" class="page-scroll btn-outline btn-orange mb-4 mt-4 btn-orange inline-block" href="#training" target="_blank">
<h3 class="title">Join us in Berlin</h3>
<p> Code BEAM Lite Stockholm 2024 ended, but you can still experience a Code BEAM event this year! Check out Code BEAM Europe </p>
<a id="btn-modal" class="page-scroll btn-outline btn-orange mb-4 mt-4 btn-orange inline-block" href="https://codebeameurope.com" target="_blank">
Check now
</a>
</div>
Expand Down

0 comments on commit 2d5cd7c

Please sign in to comment.