mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #1602 from ltiao/patch-1
Removed `PDF_GENERATOR=False`
This commit is contained in:
commit
cc8f835f07
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ RELATIVE_URLS = True
|
||||||
|
|
||||||
GITHUB_URL = 'http://github.com/ametaireau/'
|
GITHUB_URL = 'http://github.com/ametaireau/'
|
||||||
DISQUS_SITENAME = "blog-notmyidea"
|
DISQUS_SITENAME = "blog-notmyidea"
|
||||||
PDF_GENERATOR = False
|
|
||||||
REVERSE_CATEGORY_ORDER = True
|
REVERSE_CATEGORY_ORDER = True
|
||||||
LOCALE = "C"
|
LOCALE = "C"
|
||||||
DEFAULT_PAGINATION = 4
|
DEFAULT_PAGINATION = 4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue