X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/677c7913f2fc2acbb24953781c0f4a8651d24584..7f6dccf352d12049597d72a0c40f0c7feff2ce9b:/personal/blog/index.html diff --git a/personal/blog/index.html b/personal/blog/index.html index a59db4c..380aaaa 100644 --- a/personal/blog/index.html +++ b/personal/blog/index.html @@ -13,6 +13,8 @@ sort: 10 {% include post-header.html item=post %}

{{ post.title }}

- {{ post.content }} + {{ post.excerpt }} + +

Read more...

{% endif %} {% endfor %}