/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-05-06 12:07:25 +09:00
parent 9392a125f2
commit 22165f1c62

View file

@ -40,7 +40,6 @@ 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']
# Uncomment following line if you want document-relative URLs when developing
#RELATIVE_URLS = True