fixed the site url
This commit is contained in:
@@ -10,7 +10,7 @@ import sys
|
||||
sys.path.append(os.curdir)
|
||||
from pelicanconf import *
|
||||
|
||||
SITEURL = 'https://github.com/KaiSD/ogs-site'
|
||||
SITEURL = 'https://kaisd.github.io/ogs-site'
|
||||
TIMEZONE = 'Europe/Moscow'
|
||||
RELATIVE_URLS = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user