mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-12-22 11:37:38 +00:00
Fix W3C warning about section lacks heading
This commit is contained in:
parent
2234b14bbd
commit
0e0898d7e9
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user