diff --git a/pelicanconf.py b/pelicanconf.py index 13c7d40..16faec6 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -AUTHOR = 'Marvin Steadfast' +AUTHOR = 'marvin' SITENAME = 'xsteadfastx' SITEURL = '' AVATAR = '/theme/images/avatar.png'