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}>
|
||||
<a href="/homelab">
|
||||
<h5><---</h5>
|
||||
<h5><--</h5>
|
||||
</a>
|
||||
<Content />
|
||||
</BlogPost>
|
Loading…
Reference in a new issue