forked from boyska/sito-hackit-19
fix conf
This commit is contained in:
parent
90ef9aedc4
commit
0417806923
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import sys
|
||||||
sys.path.append(os.curdir)
|
sys.path.append(os.curdir)
|
||||||
from pelicanconf import *
|
from pelicanconf import *
|
||||||
|
|
||||||
SITEURL = '/hackit18'
|
SITEURL = '/hackit19'
|
||||||
RELATIVE_URLS = True
|
RELATIVE_URLS = True
|
||||||
TALKS_GRID_STEP = 30
|
TALKS_GRID_STEP = 30
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue