diff options
Diffstat (limited to 'theme')
-rw-r--r-- | theme/templates/index.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 896b2d3..6a9f184 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -10,19 +10,18 @@ sub rsa4096 2022-11-16 [E]</pre> <h2>Recent Blog Posts</h2> <div class="post"> - <time datetime="2025-03-11 18:50:00">2025-03-11</time> - <a href="/blog/new-domain.html">My New Domain, Email, & GPG Key</a> - </div> - - <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> + <a href="/blog/obscura-vpn.html">A Review of Obscura VPN: A Two-Party VPN</a> + </div> + + <div class="post"> + <time datetime="2025-01-23 20:44:00">2025-01-23</time> + <a href="/blog/self-hosting-tandoor.html">Self-Hosting Tandoor Recipe Manager</a> </div> <br /> |