X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/8a8ac5c408b2e2012d6c882e1f708342eec7f4be..be365a5bd690da017b4c00b473853b74d5287b05:/personal/_includes/post-list.html diff --git a/personal/_includes/post-list.html b/personal/_includes/post-list.html index 7b14efc..0db845a 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 }}

+

{{ post.title }}

{{ post.excerpt }}

Read more...