about and projects
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user