forgot one file

This commit is contained in:
Rolf Martin Glomsrud 2024-08-03 21:46:25 +02:00
parent 20c91cb8dc
commit 995cd06420

View file

@ -20,7 +20,7 @@ const { Content } = await post.render();
<BlogPost {...post.data}>
<a href="/homelab">
<h5><---</h5>
<h5>&lt--</h5>
</a>
<Content />
</BlogPost>