fix: remove stray next line
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Damillora 2024-11-22 04:11:54 +07:00
parent 597af72786
commit 761ee416cd

View File

@ -49,8 +49,6 @@
<PostMain>
<GhostStyle>
{@html data.post.html}
<br />
</GhostStyle>
</PostMain>
<PostNavigator prev_post={data.prevPost} next_post={data.nextPost} />