Skip to content

Commit 396f2ce

Browse files
committed
Render math plugin
1 parent 144d327 commit 396f2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pelicanconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
PAGE_ORDER_BY = 'pageno'
1515
STATIC_PATHS = ['images']
1616
PLUGIN_PATHS = ['/pelican-plugins']
17-
PLUGINS = ['share_post', 'pelican_youtube']
17+
PLUGINS = ['share_post', 'pelican_youtube', 'pelican_render_math']

0 commit comments

Comments
 (0)