diff options
| author | Christian Cleberg <[email protected]> | 2025-02-24 20:29:56 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-02-24 20:29:56 -0600 |
| commit | 66dea52d215b771c1d0004ab4e2f96714942ffc6 (patch) | |
| tree | fc20d9b4a093234e93de7a8f45cc7b13c2efa7de /theme/templates/index.html | |
| parent | b6da76df9f87765598d199599a6f14254ad6117f (diff) | |
| download | cleberg.net-66dea52d215b771c1d0004ab4e2f96714942ffc6.tar.gz cleberg.net-66dea52d215b771c1d0004ab4e2f96714942ffc6.tar.bz2 cleberg.net-66dea52d215b771c1d0004ab4e2f96714942ffc6.zip | |
publish email-migration.org
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 <[email protected]></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 <[email protected]></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> |
