diff --git a/update/index.markdown b/update/index.markdown index 5ecf67e..b555c78 100644 --- a/update/index.markdown +++ b/update/index.markdown @@ -11,11 +11,11 @@ wordpress_id: 637
{% for post in site.posts %}
-

{{ post.title }}

+

{{ post.title }}

{{ post.date | date_to_long_string }} {{ post.content | strip_html | truncatewords:40}} -
Read More +
{% endfor %}