启用更新提示后,文章不显示“有更新”字样
This commit is contained in:
@@ -56,11 +56,6 @@ ${topBarReplacement}
|
||||
<a href="${servePath}${article.articlePermalink}">
|
||||
${article.articleTitle}
|
||||
</a>
|
||||
<#if article.hasUpdated>
|
||||
<sup>
|
||||
${updatedLabel}
|
||||
</sup>
|
||||
</#if>
|
||||
<#if article.articlePutTop>
|
||||
<sup>
|
||||
${topArticleLabel}
|
||||
|
Reference in New Issue
Block a user