Blog.
This commit is contained in:
parent
aaa4d21cd7
commit
928e4c1067
94 changed files with 7497 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue