test to make the rss work without SITEURL
This commit is contained in:
parent
2794f6def3
commit
d1d9acc715
@ -4,7 +4,7 @@ from __future__ import unicode_literals
|
||||
|
||||
AUTHOR = u'Varia'
|
||||
SITENAME = u'Varia'
|
||||
SITEURL = ''
|
||||
SITEURL = './'
|
||||
|
||||
PATH = 'content'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user