Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwamb authored Apr 6, 2024
1 parent 8ac20a5 commit 6137bda
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,9 @@ <h2>Aims and Goals </h2>
</div>
</div>
</section>

<section id="two" class="wrapper style3">

<!-- Two -->
<section id="two" class="wrapper style3">
<div class="inner">
<div class="align-center">

Expand All @@ -85,38 +86,38 @@ <h2>Aims and Goals </h2>
<h3>Day 0</h3>
</header>
<ul class="actions">
<li><a href="day0.html" class="button special">Learn More</a></li>
<li><a href="day-1.html" class="button special">Learn More</a></li>
</ul>
</div>

</div>
</div>
</section>

<!-- Two -->
<!-- Three -->
<section id="three" class="wrapper style3">
<div class="inner">
<div id="flexgrid">

<div>
<header>
<h3>Day 1 (June 22) </h3>
<h3>Day 1 (September 25) </h3>
</header>
<ul class="actions">
<li><a href="day1.html" class="button special">Learn More</a></li>
</ul>
</div>
<div>
<header>
<h3>Day 2 (June 24) </h3>
<h3>Day 2 (September 26) </h3>
</header>
<ul class="actions">
<li><a href="day2.html" class="button special">Learn More</a></li>
</ul>
</div>
<div>
<header>
<h3>Day 3 (June 29)</h3>
<h3>Day 3 (September 27)</h3>
</header>
<ul class="actions">
<li><a href="day3.html" class="button special">Learn More</a></li>
Expand All @@ -127,6 +128,8 @@ <h3>Day 3 (June 29)</h3>
</section>




<!-- Three -->
<section id="four" class="wrapper style3">
<div class="inner">
Expand Down

0 comments on commit 6137bda

Please sign in to comment.