diff options
| author | Christian Cleberg <[email protected]> | 2024-09-23 21:39:05 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-09-23 21:39:05 -0500 |
| commit | 079af851d813edf0729641ba0bd19d307b7e5ff5 (patch) | |
| tree | 0568b76e982bb21cd7cec2bf760d2394e208b9fe /theme/templates/index.html | |
| parent | 6f96edd59d40eac36049006ae997d1fe68b02168 (diff) | |
| download | cleberg.net-079af851d813edf0729641ba0bd19d307b7e5ff5.tar.gz cleberg.net-079af851d813edf0729641ba0bd19d307b7e5ff5.tar.bz2 cleberg.net-079af851d813edf0729641ba0bd19d307b7e5ff5.zip | |
add self-hosting-transmission post
Diffstat (limited to 'theme/templates/index.html')
| -rw-r--r-- | theme/templates/index.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index b1d8dd0..de58240 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -8,6 +8,10 @@ uid [ultimate] Christian Cleberg <[email protected]></pre> <section> <h2>Recent Blog Posts</h2> + <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> <div class="post"> <time datetime="2024-09-20 13:38:52">2024-09-20</time> <a href="/blog/prometheus-grafana-cloud.html" @@ -20,12 +24,6 @@ uid [ultimate] Christian Cleberg <[email protected]></pre> >Email Sentiment Analysis With n8n</a > </div> - <div class="post"> - <time datetime="2024-08-11 20:18:15">2024-08-11</time> - <a href="/blog/org-mode-features.html" - >My Top 8 Most Used Org-Mode Features</a - > - </div> <br /> <a href="/blog/">All Posts →</a> |
