X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/6680e4573ec412349c1203d35190831d5219e4f9..refs/heads/master:/personal/_includes/post-list.html diff --git a/personal/_includes/post-list.html b/personal/_includes/post-list.html index 7b14efc..6294354 100644 --- a/personal/_includes/post-list.html +++ b/personal/_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...