/ ‘pelicanconf.py’
This commit is contained in:
parent
94740a0342
commit
d13e355e0e
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ DEFAULT_PAGINATION = 20
|
|||
PAGINATED_TEMPLATES = {'index': None, 'tag': None, 'category': None, 'author': None}
|
||||
TEMPLATE_PAGES = {'pages.html': 'pages.html'}
|
||||
READERS = {'html': None}
|
||||
STATIC_PATHS = ['content']
|
||||
#STATIC_PATHS = ['content']
|
||||
|
||||
# Uncomment following line if you want document-relative URLs when developing
|
||||
#RELATIVE_URLS = True
|
||||
|
|
|
|||
Loading…
Reference in a new issue