From 087371d7b090ebff8de40ddf10a2d5f61c6a67f1 Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Tue, 10 Oct 2017 09:35:41 +0200 Subject: [PATCH] Fix html (incorrect ) --- blog/before_build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/before_build.py b/blog/before_build.py index 7af7d1d4..ce213391 100644 --- a/blog/before_build.py +++ b/blog/before_build.py @@ -15,7 +15,7 @@ with io.open("templates/recent-updates.html", 'w', encoding='utf8') as recent_up link = '' + pr.title + " " iso_date = pr.closed_at.isoformat() readable_date = pr.closed_at.strftime("%b %d") - datetime = '