diff options
| author | Christian Cleberg <[email protected]> | 2024-12-29 18:51:02 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-12-29 18:51:02 -0600 |
| commit | 39c24db8b4f22324eb6aa4aee48fed5310843231 (patch) | |
| tree | ca8e4859f9b28d3192663eeaab5c34f30f17b411 /theme | |
| parent | 37debda0f11b0fd26f1e7bfd0531621cd4a94492 (diff) | |
| download | cleberg.net-39c24db8b4f22324eb6aa4aee48fed5310843231.tar.gz cleberg.net-39c24db8b4f22324eb6aa4aee48fed5310843231.tar.bz2 cleberg.net-39c24db8b4f22324eb6aa4aee48fed5310843231.zip | |
publish The Lounge post
Diffstat (limited to 'theme')
| -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 e707d3b..e1909dd 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -9,6 +9,13 @@ uid [ultimate] Christian Cleberg <[email protected]></pre> <h2>Recent Blog Posts</h2> <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 + > + </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 @@ -20,12 +27,6 @@ uid [ultimate] Christian Cleberg <[email protected]></pre> >Self-Hosting Transmission Bittorrent Client</a > </div> - <div class="post"> - <time datetime="2024-09-20 13:38:52">2024-09-20</time> - <a href="/blog/prometheus-grafana-cloud.html" - >Linux Observability with Self-Hosted Prometheus and Grafana Cloud</a - > - </div> <br /> <a href="/blog/">All Posts →</a> |
