Merge pull request #245 from chengzhongxue/main

0
This commit is contained in:
困困鱼 2023-07-07 16:36:10 +08:00 committed by GitHub
commit ea6e3b6d7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
<!-- card需要添加在没有图片时使用随机图片 -->
<div class="recent-post-item"
th:attr="onclick='pjax.loadUrl(\''+ @{${post.status.permalink}} +'\')'"
th:classappend="${theme.config.layout.cols} + ' ' +
${theme.config.layout.postLocation} + ' ' +
(${iStat.even} ? 'even' : 'odd') +