diff --git a/publishconf.py b/publishconf.py index 1696b6f..5e2e94c 100644 --- a/publishconf.py +++ b/publishconf.py @@ -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'