mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
test domain
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ AUTHOR = 'Avinal'
|
||||
HIDE_AUTHORS = True
|
||||
SITENAME = 'Be My SpaceTime'
|
||||
SITESUBTITLE = '눈치'
|
||||
SITEURL = 'https://blog.avinal.space'
|
||||
SITEURL = 'https://www.avinal.space'
|
||||
THEME = 'themes/alchemy'
|
||||
PATH = 'content'
|
||||
MAIL = 'avinal.xlvii@gmail.com'
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ sys.path.append(os.curdir)
|
||||
from pelicanconf import *
|
||||
|
||||
# If your site is available via HTTPS, make sure SITEURL begins with https://
|
||||
SITEURL = 'https://blog.avinal.space'
|
||||
SITEURL = 'https://www.avinal.space'
|
||||
RELATIVE_URLS = False
|
||||
|
||||
FEED_ALL_ATOM = 'feeds/all.atom.xml'
|
||||
|
||||
Reference in New Issue
Block a user