diff --git a/news/index.md b/news/index.md index 5a9a30b..ac2767a 100644 --- a/news/index.md +++ b/news/index.md @@ -10,13 +10,21 @@ crumbs:

Latest News

+
  • + + {{ post.date | date_to_string }} + + » + {{ post.title }} + +

    + {{ post.content | strip_html | truncate:250 }} + Read more… +

    +
  • + {% endfor %} + + {% endif %}