about and projects

This commit is contained in:
2017-10-14 21:27:03 +00:00
parent 843ef280e7
commit 572f7ae8e6

View File

@@ -10,7 +10,8 @@ import sys
sys.path.append(os.curdir)
from pelicanconf import *
SITEURL = 'https://ogstudio.github.io'
SITEURL = 'https://github.com/KaiSD/ogs-site'
TIMEZONE = 'Europe/Moscow'
RELATIVE_URLS = False
FEED_ALL_ATOM = 'feeds/all.atom.xml'