fix output_path in publishconf.py
This commit is contained in:
parent
8091fdc5a7
commit
3314af47c5
@ -5,5 +5,5 @@ path.append(curdir)
|
||||
from pelicanconf import *
|
||||
|
||||
SITEURL = 'https://undefinedbehavior.de'
|
||||
PATH = '/var/www/virtual/undef/html'
|
||||
OUTPUT_PATH = '/var/www/virtual/undef/html/'
|
||||
RELATIVE_URLS = False
|
||||
|
Loading…
Reference in New Issue
Block a user