Feat: activate pdf-img
This commit is contained in:
parent
c015b18394
commit
75c13ae761
@ -89,7 +89,7 @@ PLUGINS = [#'hierarchy',
|
|||||||
"list_files",
|
"list_files",
|
||||||
"render_math",
|
"render_math",
|
||||||
"always_modified",
|
"always_modified",
|
||||||
# "pdf-img",
|
"pdf-img",
|
||||||
]
|
]
|
||||||
|
|
||||||
READERS = {"html": None}
|
READERS = {"html": None}
|
||||||
@ -100,7 +100,6 @@ READERS = {"html": None}
|
|||||||
# #SLUGIFY_SOURCE = 'basename'
|
# #SLUGIFY_SOURCE = 'basename'
|
||||||
# ARTICLE_NAVIGATION = True
|
# ARTICLE_NAVIGATION = True
|
||||||
|
|
||||||
|
|
||||||
TAGS_URL = "tags.html"
|
TAGS_URL = "tags.html"
|
||||||
DISPLAY_TAGS_INLINE = True
|
DISPLAY_TAGS_INLINE = True
|
||||||
DISPLAY_CATEGORIES_ON_SIDEBAR = True
|
DISPLAY_CATEGORIES_ON_SIDEBAR = True
|
||||||
|
Loading…
Reference in New Issue
Block a user