From 86d7faf050b1d6edac73c0d42b4c8647f1d59d95 Mon Sep 17 00:00:00 2001 From: Gitea Date: Thu, 1 Feb 2018 13:06:58 +0100 Subject: [PATCH] minor config edit --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index 819ac0919c..237fea4509 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -60,4 +60,4 @@ PLUGIN_EVENTS = { 'ics_calendars': ['event.ics', 'curriculum.ics'], 'default_location' : '', 'calendar_per_category': True -} \ No newline at end of file +}