X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/31e8d50880b11fbb5ab5fdfba1abd887a76d23cf..2378dc1a47fe92bd55f635a50758e0de75c2bf9b:/personal/_includes/post-list.html diff --git a/personal/_includes/post-list.html b/personal/_includes/post-list.html index 0db845a..6294354 100644 --- a/personal/_includes/post-list.html +++ b/personal/_includes/post-list.html @@ -1,6 +1,6 @@ {% for post in include.posts %}
- {% include post-header.html item=post %} +
{% include post-header.html item=post %}

{{ post.title }}

{{ post.excerpt }}