diff options
Diffstat (limited to 'theme/templates')
-rw-r--r-- | theme/templates/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index de58240..906dd2d 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -8,9 +8,11 @@ uid [ultimate] Christian Cleberg <hello@cleberg.net></pre> <section> <h2>Recent Blog Posts</h2> - <div class="post> + <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> + <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> |