Skip to content

Commit e970810

Browse files
author
sacha
committed
move DNS
1 parent ed222c6 commit e970810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publishconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
sys.path.append(os.curdir)
1111
from pelicanconf import *
1212

13-
SITEURL = 'https://dridk.github.io/blog'
13+
SITEURL = 'https://dridk.me'
1414
RELATIVE_URLS = True
1515

1616
FEED_ALL_ATOM = 'feeds/all.atom.xml'

0 commit comments

Comments
 (0)