Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
schayes04 committed Aug 3, 2023
1 parent 1e0d9a4 commit a0840ac
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,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">30</span>
<span class="month">Jul</span>
</section>
<h4>Update for Countdowns</h4>
<p>Version 8.2 of Countdowns for iOS & macOS has been released on the App Store. It brings a refreshed app icon and more!</p>
</article>
</div>

<div class="four columns alpha">
<article class="recent-blog">
<section class="date">
Expand Down Expand Up @@ -241,18 +252,7 @@ <h4>Update for Progress</h4>
<span class="month">Feb</span>
</section>
<h4>Update for Countdowns</h4>
<p>Version 8.1.0 of Countdowns for iOS & macOS has been released on the App Store. It brings new widget options, custom date formatting, and bug fixes.</p>
</article>
</div>

<div class="four columns alpha">
<article class="recent-blog">
<section class="date">
<span class="day">11</span>
<span class="month">Oct</span>
</section>
<h4>Update for Progress</h4>
<p>Version 3.0 of Progress for iOS & macOS has been released on the App Store. It brings Lock Screen widgets and more!</p>
<p>Version 8.1 of Countdowns for iOS & macOS has been released on the App Store. It brings new widget options, custom date formatting, and bug fixes.</p>
</article>
</div>

Expand Down

0 comments on commit a0840ac

Please sign in to comment.