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 Nov 17, 2024
1 parent 60b068b commit 3d09daa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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">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.
<h3 class="title">See you in San Francisco!</h3>
<p> Code BEAM Lite NYC 2024 ended, but you can join us for main event in the US in March, Code BEAM America.
</p>
<a id="btn-modal" class="page-scroll btn-outline btn-orange mb-4 mt-4 btn-orange inline-block" href="#training" target="_blank">
<a id="btn-modal" class="page-scroll btn-outline btn-orange mb-4 mt-4 btn-orange inline-block" href="https://codebeamamerica.com" target="_blank">
Check now
</a>
</div>
Expand Down

0 comments on commit 3d09daa

Please sign in to comment.