We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66380be commit 9acace3Copy full SHA for 9acace3
1 file changed
pelicanconf.py
@@ -12,7 +12,7 @@
12
from markdown.extensions.toc import TocExtension
13
from markdown.extensions.wikilinks import WikiLinkExtension
14
from markdown.inlinepatterns import InlineProcessor
15
-from pelican.plugins.liquid_tags import LiquidTags
+from liquid_tags import LiquidTags
16
17
jinja_fragments = Environment(loader=FileSystemLoader("theme/templates/fragments/"))
18
sponsor_template = jinja_fragments.get_template("sponsor.html")
0 commit comments