forgot one file
This commit is contained in:
parent
20c91cb8dc
commit
995cd06420
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ const { Content } = await post.render();
|
||||||
|
|
||||||
<BlogPost {...post.data}>
|
<BlogPost {...post.data}>
|
||||||
<a href="/homelab">
|
<a href="/homelab">
|
||||||
<h5><---</h5>
|
<h5><--</h5>
|
||||||
</a>
|
</a>
|
||||||
<Content />
|
<Content />
|
||||||
</BlogPost>
|
</BlogPost>
|
Loading…
Reference in a new issue