启用更新提示后,文章不显示“有更新”字样

This commit is contained in:
Van
2019-08-02 11:45:13 +08:00
parent 67e267af78
commit 86eb567ca3
19 changed files with 5 additions and 100 deletions

View File

@@ -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}