diff --git a/index.html b/index.html
index a2241ae..10e42c2 100644
--- a/index.html
+++ b/index.html
@@ -81,7 +81,12 @@ if (window.clipboardData)
{% endif %}
{{ post.content | strip_html | truncatewords: 50 }}
+ {{ post.content | strip_html | truncatewords: 50 }}
+
+
[Read More]
+
+