Changeset - 2f3e3e0539d9
[Not reviewed]
0 1 0
Benjamin Lion - 6 years ago 2019-11-18 14:14:41
lion@brahms.fm.cwi.nl
change the website link to the active url.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
projects/SEFM2020/publishconf.py
Show inline comments
 
@@ -11,7 +11,7 @@ sys.path.append(os.curdir)
 
from pelicanconf import *
 

	
 
# If your site is available via HTTPS, make sure SITEURL begins with https://
 
SITEURL = 'https://elementsofscheduling.nl'
 
SITEURL = 'https://event.cwi.nl/sefm2020/'
 
RELATIVE_URLS = False
 

	
 
FEED_ALL_ATOM = 'feeds/all.atom.xml'
0 comments (0 inline, 0 general)