From a299c4e8497df5acd55754ed766bf251302f6b50 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Sat, 3 Sep 2011 11:45:18 +0200 Subject: [PATCH] remove

News

from index.html; use post.title instead --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 4bcea57f..197af52f 100644 --- a/index.html +++ b/index.html @@ -128,9 +128,8 @@ ALERT:
-

News

{% for post in site.posts limit: 1 %} -

{{ post.title }} {{ post.date | date:"%e %B %Y" }}

+

{{ post.title }} {{ post.date | date:"%e %B %Y" }}

{% if post.src %}

Full announcement (including signatures)