diff options
| author | Christian Cleberg <[email protected]> | 2025-04-05 23:48:38 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-04-05 23:48:38 -0500 |
| commit | 6fe2867c47efc209b255fc3e0b73dd5b79751baa (patch) | |
| tree | e4788de05f8bd225f78d580203cdf3a8bb116ae5 /theme | |
| parent | 09529db2c22ec7f0fa5813dc13fb608b56fc8e70 (diff) | |
| download | cleberg.net-6fe2867c47efc209b255fc3e0b73dd5b79751baa.tar.gz cleberg.net-6fe2867c47efc209b255fc3e0b73dd5b79751baa.tar.bz2 cleberg.net-6fe2867c47efc209b255fc3e0b73dd5b79751baa.zip | |
add new post: git-mirror
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/templates/index.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 6a9f184..2eab14e 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -10,18 +10,19 @@ sub rsa4096 2022-11-16 [E]</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> + <time datetime="2025-04-05 23:04:54">2025-04-05</time> + <a href="/blog/git-mirror.html">Mirroring my Repositories from GitHub to + GitLab</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> + <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-01-23 20:44:00">2025-01-23</time> - <a href="/blog/self-hosting-tandoor.html">Self-Hosting Tandoor Recipe Manager</a> + <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> </div> <br /> |
