diff --git a/index.html b/index.html index 325a239..463143b 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ subtitle: This is where I will tell my friends way too much about me

- {{ post.content | strip_html | xml_escape | truncatewords: 50 }} + {{ post.excerpt | strip_html | xml_escape | truncatewords: 50 }} [Read More]