changed siteurl
This commit is contained in:
parent
3664823279
commit
8eed02f731
@ -3,7 +3,7 @@ from __future__ import unicode_literals
|
||||
|
||||
AUTHOR = 'Marvin Steadfast'
|
||||
SITENAME = "xsteadfastx is trying to code"
|
||||
SITEURL = 'http://xsteadfastx.github.io/blog'
|
||||
SITEURL = 'http://code.xsteadfastx.org'
|
||||
TIMEZONE = "Europe/Berlin"
|
||||
|
||||
# can be useful in development, but set to False when you're ready to publish
|
||||
|
Loading…
Reference in New Issue
Block a user