Fix W3C warning about section lacks heading

This commit is contained in:
Sodbileg Gansukh 2021-09-22 15:26:39 +08:00
parent 2234b14bbd
commit 0e0898d7e9
1 changed files with 2 additions and 2 deletions

View File

@ -31,9 +31,9 @@ which templates loop over to generate a list of posts. --}}
{{/if}}
<h2 class="post-card-title">{{title}}</h2>
</header>
<section class="post-card-excerpt">
<div class="post-card-excerpt">
<p>{{excerpt}}</p>
</section>
</div>
</a>
<footer class="post-card-meta">