diff options
| author | Christian Cleberg <[email protected]> | 2025-02-12 20:30:42 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-02-12 20:30:42 -0600 |
| commit | d02cfc1464c274a8437497b58a050b199cb72c1a (patch) | |
| tree | 9772451f7c044bf6c459b5ab55056acaa042b428 /theme/templates | |
| parent | f8e82f6cb2c49ae6c82ffa508a5ba1e499ca77a4 (diff) | |
| download | cleberg.net-d02cfc1464c274a8437497b58a050b199cb72c1a.tar.gz cleberg.net-d02cfc1464c274a8437497b58a050b199cb72c1a.tar.bz2 cleberg.net-d02cfc1464c274a8437497b58a050b199cb72c1a.zip | |
add obscura post
Diffstat (limited to 'theme/templates')
| -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 <[email protected]></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 <[email protected]></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> |
