updated the website url

This commit is contained in:
2017-10-17 06:07:42 +00:00
parent aead1ea80c
commit 7b243ca167
27 changed files with 430 additions and 430 deletions

View File

@@ -10,7 +10,7 @@ import sys
sys.path.append(os.curdir)
from pelicanconf import *
SITEURL = 'https://kaisd.github.io/ogs-site'
SITEURL = 'http://opengamestudio.org'
TIMEZONE = 'Europe/Moscow'
RELATIVE_URLS = False