This commit is contained in:
Van
2019-08-23 22:03:51 +08:00
parent 2aa7e6f36e
commit 739fb30584
16 changed files with 57 additions and 68 deletions

View File

@@ -47,14 +47,14 @@
<div class="wrapper content">
<article class="post">
<header>
<h1 class="post__title">
<h2 class="post__title">
${article.articleTitle}
<#if article.articlePutTop>
<sup>
${topArticleLabel}
</sup>
</#if>
</h1>
</h2>
</header>
<section class="vditor-reset">
${article.articleContent}