diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-02-12 20:30:42 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-02-12 20:30:42 -0600 |
commit | a0bd753a5c3652bebf155082b8d2a2b384731611 (patch) | |
tree | 9772451f7c044bf6c459b5ab55056acaa042b428 /theme | |
parent | d94cc955f1977b8d88c715e167561b0e2543b1c7 (diff) | |
download | cleberg.net-a0bd753a5c3652bebf155082b8d2a2b384731611.tar.gz cleberg.net-a0bd753a5c3652bebf155082b8d2a2b384731611.tar.bz2 cleberg.net-a0bd753a5c3652bebf155082b8d2a2b384731611.zip |
add obscura post
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 21612eb..38fa003 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -9,6 +9,12 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> <h2>Recent Blog Posts</h2> <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> + </div> + + <div class="post"> <time datetime="2025-01-23 20:44:45">2025-01-23</time> <a href="/blog/self-hosting-tandoor.html" >Self-Hosting Tandoor Recipe Manager</a @@ -22,13 +28,6 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> > </div> - <div class="post"> - <time datetime="2024-10-31 11:01:05">2024-10-31</time> - <a href="/blog/continue-ollama-code-assistant.html" - >Using Ollama As a Code Assistant in VS Codium</a - > - </div> - <br /> <a href="/blog/">All Posts →</a> </section> |