diff --git a/content/blog/index.html b/content/blog/index.html
index fbf473ef..60b1353e 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -6,7 +6,7 @@ title: Blog
<% sorted_articles.each do |post| %>
<%= link_to post[:title], post.path %>
-
+
<%= get_post_start(post) %>