1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

added new domain

This commit is contained in:
avinal
2021-02-08 17:07:28 +05:30
parent 058006d39c
commit f3f71bfd22
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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://avinal.is-a.dev'
SITEURL = 'https://blog.avinal.space'
RELATIVE_URLS = False
FEED_ALL_ATOM = 'feeds/all.atom.xml'