2
0

about and projects

Dieser Commit ist enthalten in:
2017-10-14 21:27:03 +00:00
Ursprung 843ef280e7
Commit 572f7ae8e6

Datei anzeigen

@@ -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'