Update post.html

This commit is contained in:
困困鱼 2023-08-12 01:51:12 +08:00 committed by GitHub
parent 709945de16
commit 6a987a82ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@
</div>
</nav>
<!-- 阅读建议 -->
<th:block th:replace="~{modules/post/relatedPosts :: relatedPosts}">
<th:block th:replace="~{modules/post/relatedPosts :: relatedPosts}"></th:block>
<hr>
<!--/* 评论组件 */-->
<th:block