diff --git a/_includes/post_link.njk b/_includes/post_link.njk index fefb6a1..01de347 100644 --- a/_includes/post_link.njk +++ b/_includes/post_link.njk @@ -4,6 +4,5 @@
{{ post.data.description }}
{% endif %} - {% if post.data.series %}Series - {{ post.data.series.name }}
{% endif %}