#44 no default cover (#45)

support for HOME_COVER and HOME_COLOR
This commit is contained in:
Arul 2019-03-11 07:53:39 +05:30 committed by GitHub
parent 6fce82882e
commit e7a78c4ff7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 70 additions and 61 deletions

View file

@ -4,6 +4,7 @@ from __future__ import unicode_literals
AUTHOR = u'Zutrinken'
SITENAME = u'Attila Demo'
SITESUBTITLE = u'Blog description here.'
SITEURL = ''
PATH = 'content'