diff options
Diffstat (limited to 'theme/templates')
-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 e1909dd..1c9c9a4 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -9,6 +9,13 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> <h2>Recent Blog Posts</h2> <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 + > + </div> + + <div class="post"> <time datetime="2024-12-29 17:45:00">2024-12-29</time> <a href="/blog/self-hosting-the-lounge.html" >Self-Hosting The Lounge: An IRC Web Client</a @@ -21,12 +28,6 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> >Using Ollama As a Code Assistant in VS Codium</a > </div> - <div class="post"> - <time datetime="2024-09-23 19:52:20">2024-09-23</time> - <a href="/blog/self-hosting-transmission.html" - >Self-Hosting Transmission Bittorrent Client</a - > - </div> <br /> <a href="/blog/">All Posts →</a> |