Liquid syntax error - Unknown tag 'seo' included
when serving jekyll with safe mode
#716
Labels
Liquid syntax error - Unknown tag 'seo' included
when serving jekyll with safe mode
#716
When attempting to serve a jekyll site with minima in safe mode, I get the following error:
This error does not happen if I omit safe mode, although it appears that
_includes/custom-head.html
is being ignored, as well as setting the theme in_config.yml
:Not sure what exactly is going on here, adding jekyll-seo-tag to the plugins does not appear to solve this.
Should be able to replicate the issue with: https://github.com/joshbuker/gsd-tools/tree/7dcc6aa2ed4331bbd5169e0579ba1ac961d26a1e/website
The text was updated successfully, but these errors were encountered: