X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/24fe480eba0379246fb3299dab1cfb46fcd923b5..6c949abba207d1943b6ecb6a727cbd3225346498:/personal/blog/index.html?ds=inline 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 %}