boyska 5 years ago
parent
commit
0417806923
1 changed files with 1 additions and 1 deletions
  1. 1 1
      publishconf.py

+ 1 - 1
publishconf.py

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