diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-04-01 22:19:49 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-04-01 22:19:49 -0500 |
commit | 8fad949471ce31d5fa20c22bc3c4b8ed92ffcbb0 (patch) | |
tree | 10589ac927037bc8416f8607fd9c45c1838da8c1 /theme/templates/index.html | |
parent | 6181aed8bba7bf30e99457f04587512860707c72 (diff) | |
download | cleberg.net-8fad949471ce31d5fa20c22bc3c4b8ed92ffcbb0.tar.gz cleberg.net-8fad949471ce31d5fa20c22bc3c4b8ed92ffcbb0.tar.bz2 cleberg.net-8fad949471ce31d5fa20c22bc3c4b8ed92ffcbb0.zip |
revert post announcing cmc.pub
Diffstat (limited to 'theme/templates/index.html')
-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 /> |