fix: theme page layout

This commit is contained in:
fen 2023-12-30 22:52:11 +08:00
parent edc73ccbc8
commit fc5ac7969c

View File

@ -10,11 +10,9 @@
<?php $this->content(); ?>
</div>
</article>
</div>
<hr class="post-separator">
<hr class="post-separator">
<div class="container-thin">
<?php $this->need('comments.php'); ?>
</div>
</main>