diff options
| author | Christian Cleberg <[email protected]> | 2024-11-01 12:38:33 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-11-01 12:38:33 -0500 |
| commit | 7438a402eabd60b4accbbd651a4f8649942742af (patch) | |
| tree | f4a11f7d6c4d9799ecf8e28885e87545c612d48e /theme/templates/index.html | |
| parent | 0e208c86010343086eeb96b2f69c7329c03aecae (diff) | |
| download | cleberg.net-7438a402eabd60b4accbbd651a4f8649942742af.tar.gz cleberg.net-7438a402eabd60b4accbbd651a4f8649942742af.tar.bz2 cleberg.net-7438a402eabd60b4accbbd651a4f8649942742af.zip | |
add ollama continue post
Diffstat (limited to 'theme/templates/index.html')
| -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 <[email protected]></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 <[email protected]></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> |
