diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-12-29 18:51:02 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-12-29 18:51:02 -0600 |
commit | 37e80dfed79cd2093a98460a95ea561104fdefc9 (patch) | |
tree | ca8e4859f9b28d3192663eeaab5c34f30f17b411 /theme | |
parent | 3096b6b98ca4b694d9ef90a6a59d4e228824022a (diff) | |
download | cleberg.net-37e80dfed79cd2093a98460a95ea561104fdefc9.tar.gz cleberg.net-37e80dfed79cd2093a98460a95ea561104fdefc9.tar.bz2 cleberg.net-37e80dfed79cd2093a98460a95ea561104fdefc9.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 <hello@cleberg.net></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 <hello@cleberg.net></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> |