[guadec-web] Update SITEDOMAIN to 2019.guadec.org



commit b11090635c829a2fe6442ef0300750a3996e3d0d
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Fri Sep 28 14:40:47 2018 +0000

    Update SITEDOMAIN to 2019.guadec.org

 publishconf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/publishconf.py b/publishconf.py
index 8c1b650..c15137c 100644
--- a/publishconf.py
+++ b/publishconf.py
@@ -30,7 +30,7 @@ from pelicanconf import *
 
 LANGUAGE_CODE = 'en'
 
-SITEDOMAIN = '2018.guadec.org'
+SITEDOMAIN = '2019.guadec.org'
 SITEURL = 'https://%s' % SITEDOMAIN
 
 RELATIVE_URLS = False


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