X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/677c7913f2fc2acbb24953781c0f4a8651d24584..57c2bd8e93b99a1cd3456b098bd665e35df1646f:/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 %}