Remove series from post about
This commit is contained in:
parent
6d3e953f99
commit
477f5a851d
1 changed files with 0 additions and 1 deletions
|
@ -4,6 +4,5 @@
|
|||
<div class="about">
|
||||
{% if post.data.description %}<p>{{ post.data.description }}</p>{% endif %}
|
||||
<p><time datetime="{{ post.date | htmlDateString }}">{{ post.date | readableDate }}</time></p>
|
||||
{% if post.data.series %}<p>Series - {{ post.data.series.name }}</p>{% endif %}
|
||||
</div>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue