diff options
Diffstat (limited to 'theme')
-rw-r--r-- | theme/templates/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index c31ca13..d3a2621 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -9,6 +9,12 @@ sub rsa4096 2022-11-16 [E]</pre> <section> <h2>Recent Blog Posts</h2> + + <div class="post"> + <time datetime="2025-06-02 15:26:05">2025-06-02</time> + <a href="/blog/private-ios-apps.html">Privacy-Friendly iOS Apps for the Paranoid Minimalist</a> + </div> + <div class="post"> <time datetime="2025-05-30 10:53:28">2025-05-30</time> <a href="/blog/it-audit-career.html">Future-Proof Your Audit Career: Emerging Technologies</a> @@ -20,12 +26,6 @@ sub rsa4096 2022-11-16 [E]</pre> Macbook Pro 16"</a> </div> - <div class="post"> - <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> - <br /> <a href="/blog/">All Posts →</a> </section> |