From 7f921c98a8803697c73494fc3bf133f65bd2ded3 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 18 Feb 2017 16:09:55 +0100 Subject: [PATCH] Include abstract in news displayed --- news/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/news/index.html b/news/index.html index 2c628f7..dc302a7 100755 --- a/news/index.html +++ b/news/index.html @@ -23,6 +23,7 @@ layout: default

{{ post.title }}

Posted on {{ post.date | date_to_string }} +

{{ post.excerpt }}