This commit is contained in:
Alexandre Vicenzi 2018-01-13 01:43:11 -02:00
parent aaa4d21cd7
commit 928e4c1067
94 changed files with 7497 additions and 5 deletions

View file

@ -7,8 +7,7 @@ sys.path.append(os.curdir)
from pelicanconf import *
SITEURL = 'https://blog.alexandrevicenzi.com'
SITEURL = 'http://flex.alxd.me/blog'
RELATIVE_URLS = False
USE_LESS = False
DELETE_OUTPUT_DIRECTORY = True
GOOGLE_ANALYTICS = "UA-55543164-3"
GOOGLE_ANALYTICS = "UA-55543164-6"