mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Fix W3C warning about section lacks heading
This commit is contained in:
		@@ -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">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user