更换系统图片
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
th:with="_cover = ${#strings.isEmpty(post.spec.cover) ? cover_img : thumbnail.gen(post.spec.cover, 's')}"
|
||||
th:data-src="${_cover}" width="50"
|
||||
height="50" alt="" uk-img="" loading="lazy"
|
||||
th:src="@{/assets/img/lazyload.png}"></a>
|
||||
th:src="@{/assets/img/logo.webp}"></a>
|
||||
</div>
|
||||
<div class="info nowrap">
|
||||
<h4 class="title nowrap"><a th:href="@{${post.status.permalink}}">[[${post.spec.title}]]</a></h4>
|
||||
|
||||
Reference in New Issue
Block a user