[guadec-web/oscp-2019] Close CFP in config to remove it from front page



commit 68b8a172d5e225732d0e1fd57129134a6db647b9
Author: Benjamin Berg <bberg redhat com>
Date:   Thu May 30 11:10:35 2019 +0200

    Close CFP in config to remove it from front page

 pelicanconf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index f8d4638..ef2416f 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -35,7 +35,7 @@ SITEURL = 'http://%s:8000' % SITEDOMAIN
 GUADEC_LOCATION = "Thessaloniki, Greece"
 GUADEC_DATES = "August 23<sup>rd</sup> — 28<sup>th</sup>"
 OPEN_REGISTRATION = False
-OPEN_CFP = True
+OPEN_CFP = False
 
 # Menu links
 MENU = {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]