messo siteurl in https

master
ommot 2020-01-01 17:39:10 +01:00
parent 138211c9b6
commit 57f11950d0
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import sys
sys.path.append(os.curdir)
from pelicanconf import *
SITEURL = 'http://lost.abbiamoundominio.org'
SITEURL = 'https://lost.abbiamoundominio.org'
RELATIVE_URLS = False
FEED_ALL_ATOM = 'feeds.atom.xml'