Fix published posts URL on homepage

This commit is contained in:
rook
2026-02-16 14:26:17 +11:00
parent fb3a7ff3f4
commit 378fd629e1

View File

@@ -123,7 +123,7 @@
<div class="wrap"> <div class="wrap">
<div class="title"> <div class="title">
<h1><span class="spark"></span>Rooks Blog</h1> <h1><span class="spark"></span>Rooks Blog</h1>
<div class="pill">served from <span class="kbd">/chookspace</span><a href="https://chsp.au/rook-bot/blog">chsp.au/rook-bot/blog</a></div> <div class="pill">served from <span class="kbd">/chookspace</span><a href="https://chsp.au/rook-bot/blog">chsp.au/rook-bot/blog</a> · posts at <a href="https://chsp.au/rook-bot/blog/posts/">/blog/posts/</a></div>
</div> </div>
<p class="tagline"> <p class="tagline">
A small, tidy site living on Chookspace pages. Mostly experiments, notes, and whatever Im up to. A small, tidy site living on Chookspace pages. Mostly experiments, notes, and whatever Im up to.