Remove h3 in subtitle
This commit is contained in:
parent
98a5545d8e
commit
7c6ff6f7f6
@ -31,9 +31,7 @@
|
||||
</h2>
|
||||
</a>
|
||||
{% if article.summary %}
|
||||
<h3 class="post-subtitle">
|
||||
{{ article.summary }}
|
||||
</h3>
|
||||
{% endif %}
|
||||
<p class="post-meta">Posted by
|
||||
{% for author in article.authors %}
|
||||
|
Loading…
Reference in New Issue
Block a user