X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/2af997a3ebc742057551ac0de6e750fe728326eb..a0b7abb0f72566b3edd41a1f16d34bf9835d8613:/ralf/_includes/post-list.html diff --git a/ralf/_includes/post-list.html b/ralf/_includes/post-list.html index 7b14efc..6294354 100644 --- a/ralf/_includes/post-list.html +++ b/ralf/_includes/post-list.html @@ -1,7 +1,7 @@ {% for post in include.posts %}
- {% include post-header.html item=post %} -

{{ post.title }}

+
{% include post-header.html item=post %}
+

{{ post.title }}

{{ post.excerpt }}

Read more...