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