Skip to content

Commit

Permalink
Capella Days 2024 - Add event call to action banner
Browse files Browse the repository at this point in the history
  • Loading branch information
stil11 authored Sep 25, 2024
1 parent d635921 commit 3966053
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,25 @@
Header Section
================================================== -->
<ng-include src="'angular/blocks/header.html'"></ng-include>

<section id="event_c2a_banner">
<div class="container">
<div class="column logo">
<a href="capella_days_2024.html">
<img src="images/capella_days_2024/logo_capelladays_2024_white_banner.png" alt="Capella Days Online 2024 ">
</a>
</div>
<div class="column phrase">
<p>Where the Capella Community Meets</p>
</div>
<div class="column links">
<p>
<a href="capella_days_2024.html">Explore the Program</a> &nbsp;|&nbsp;
<a href="https://www.bigmarker.com/series/capella-days-2024/series_summit?utm_bmcr_source=website">Save Your Spot</a>
</p>
</div>
</div>
</section>
<!--
==================================================
Intro Section
Expand Down

0 comments on commit 3966053

Please sign in to comment.