Removed extraneous trailing slash from SITEURL

proposta-home
putro 2019-04-16 19:06:17 +02:00
ebeveyn 9c57bffe6b
işleme ca719089d8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme

Dosyayı Görüntüle

@ -11,7 +11,7 @@ sys.path.append(os.curdir)
from pelicanconf import *
# If your site is available via HTTPS, make sure SITEURL begins with https://
SITEURL = 'https://unit.abbiamoundominio.org/'
SITEURL = 'https://unit.abbiamoundominio.org'
RELATIVE_URLS = False
FEED_ALL_ATOM = 'feeds.atom.xml'