messo siteurl in https
This commit is contained in:
parent
138211c9b6
commit
57f11950d0
|
@ -10,7 +10,7 @@ import sys
|
||||||
sys.path.append(os.curdir)
|
sys.path.append(os.curdir)
|
||||||
from pelicanconf import *
|
from pelicanconf import *
|
||||||
|
|
||||||
SITEURL = 'http://lost.abbiamoundominio.org'
|
SITEURL = 'https://lost.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