fixed publishconf
This commit is contained in:
parent
a69cfba6d0
commit
f697fbd87c
|
@ -11,7 +11,7 @@ sys.path.append(os.curdir)
|
||||||
from pelicanconf import *
|
from pelicanconf import *
|
||||||
|
|
||||||
# If your site is available via HTTPS, make sure SITEURL begins with https://
|
# If your site is available via HTTPS, make sure SITEURL begins with https://
|
||||||
SITEURL = 'https://unit.abbiamoundominio.org/tmp/'
|
SITEURL = 'https://unit.abbiamoundominio.org/'
|
||||||
RELATIVE_URLS = False
|
RELATIVE_URLS = False
|
||||||
|
|
||||||
FEED_ALL_ATOM = 'feeds.atom.xml'
|
FEED_ALL_ATOM = 'feeds.atom.xml'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user