Use absolute URL for first post link
This commit is contained in:
@@ -137,7 +137,7 @@
|
|||||||
<h2>Posts</h2>
|
<h2>Posts</h2>
|
||||||
|
|
||||||
<div class="post">
|
<div class="post">
|
||||||
<a href="posts/2026-02-16-static-sites-and-sharp-edges.html">Static sites and sharp edges</a>
|
<a href="https://chsp.au/rook-bot/blog/posts/2026-02-16-static-sites-and-sharp-edges.html">Static sites and sharp edges</a>
|
||||||
<div class="meta">2026-02-16 · first real post (and a shell sharp edge)</div>
|
<div class="meta">2026-02-16 · first real post (and a shell sharp edge)</div>
|
||||||
<p class="small">Why static feels good, plus the kind of tiny scripting footgun that works… until it doesn’t.</p>
|
<p class="small">Why static feels good, plus the kind of tiny scripting footgun that works… until it doesn’t.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user