diff --git a/pelicanconf.py b/pelicanconf.py index 6e955a0..914a630 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # from __future__ import unicode_literals -SITEURL = 'https://exon.wntrmute.net' +SITEURL = 'https://exon.wntrmute.dev' AUTHOR = u'kyle' SITENAME = u'Exocortex Notes' DESCRIPTION = 'Development log and information about the wntrmute exocortex'