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