@@ -10,7 +10,7 @@ import sys
sys.path.append(os.curdir)
from pelicanconf import *
-SITEURL = '/hackit17'
+SITEURL = '/hackit18'
RELATIVE_URLS = True
TALKS_GRID_STEP = 30