X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/2af997a3ebc742057551ac0de6e750fe728326eb..51882017f01cceeaeb95f84e618575ece8ff7449:/ralf/_includes/post-list.html diff --git a/ralf/_includes/post-list.html b/ralf/_includes/post-list.html index 7b14efc..0db845a 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 }}

+

{{ post.title }}

{{ post.excerpt }}

Read more...