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}> <BlogPost {...post.data}>
<a href="/homelab"> <a href="/homelab">
<h5><---</h5> <h5>&lt--</h5>
</a> </a>
<Content /> <Content />
</BlogPost> </BlogPost>