Feat: activate pdf-img

This commit is contained in:
Bertrand Benjamin 2020-06-23 09:45:42 +02:00
parent c015b18394
commit 75c13ae761
1 changed files with 1 additions and 2 deletions

View File

@ -89,7 +89,7 @@ PLUGINS = [#'hierarchy',
"list_files",
"render_math",
"always_modified",
# "pdf-img",
"pdf-img",
]
READERS = {"html": None}
@ -100,7 +100,6 @@ READERS = {"html": None}
# #SLUGIFY_SOURCE = 'basename'
# ARTICLE_NAVIGATION = True
TAGS_URL = "tags.html"
DISPLAY_TAGS_INLINE = True
DISPLAY_CATEGORIES_ON_SIDEBAR = True