Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
schayes04 committed Jan 2, 2024
1 parent bce35cf commit b4ad12c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,17 @@ <h3 class="margin-1">Recent News</h3>

<div class="sixteen columns">

<div class="four columns alpha">
<article class="recent-blog">
<section class="date">
<span class="day">1</span>
<span class="month">Jan</span>
</section>
<h4>Update for Recurrence</h4>
<p>Version 5.1 of Recurrence for iOS & macOS has been released on the App Store. It brings customizable notification sounds, new date formats, new colors, and more!</p>
</article>
</div>

<div class="four columns alpha">
<article class="recent-blog">
<section class="date">
Expand Down Expand Up @@ -244,17 +255,6 @@ <h4>New Release</h4>
</article>
</div>

<div class="four columns alpha">
<article class="recent-blog">
<section class="date">
<span class="day">1</span>
<span class="month">Nov</span>
</section>
<h4>Update for Progress</h4>
<p>Version 4.1 of Progress for iOS & macOS has been released on the App Store. It brings new reset options, bug fixes, and more!</p>
</article>
</div>

<!-- Recent News / End -->
</div>

Expand Down

0 comments on commit b4ad12c

Please sign in to comment.