changed authorname

This commit is contained in:
Marvin Steadfast 2015-04-15 09:21:48 +02:00
parent 1a4fd77a42
commit 522ea1e49d

View File

@ -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'