diff options
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r-- | theme/templates/index.html | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 198ef70..905bd57 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -9,6 +9,11 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> <h2>Recent Blog Posts</h2> <div class="post"> + <time datetime="2025-02-24 19:20:05">2025-02-24</time> + <a href="/blog/email-migration.html" >A Painful Email Migration</a> + </div> + + <div class="post"> <time datetime="2025-02-11 11:40:00">2025-02-11</time> <a href="/blog/obscura-vpn.html">A Review of Obscura VPN: A Two-Party VPN</a> @@ -21,13 +26,6 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> > </div> - <div class="post"> - <time datetime="2024-12-29 17:45:00">2024-12-29</time> - <a href="/blog/self-hosting-the-lounge.html" - >Self-Hosting The Lounge: An IRC Web Client</a - > - </div> - <br /> <a href="/blog/">All Posts →</a> </section> |