diff --git a/_includes/postslist.njk b/_includes/postslist.njk index 5a18bd5..f687f66 100644 --- a/_includes/postslist.njk +++ b/_includes/postslist.njk @@ -5,7 +5,7 @@ {% if post.data.title %}{{ post.data.title }}{% else %}{{ post.url }}{% endif %}