X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/8932358c0fe559c3e78867aacb79069f6e730d6b..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 %}