diff options
Diffstat (limited to 'theme/templates')
-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 5b6df91..e707d3b 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="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> + <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 @@ -20,12 +26,6 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> >Linux Observability with Self-Hosted Prometheus and Grafana Cloud</a > </div> - <div class="post"> - <time datetime="2024-08-25 09:45:30">2024-08-25</time> - <a href="/blog/n8n-sentiment-analysis.html" - >Email Sentiment Analysis With n8n</a - > - </div> <br /> <a href="/blog/">All Posts →</a> |