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

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