diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index c6d3334..b3dc57b 100644 --- a/_config.yml +++ b/_config.yml @@ -22,7 +22,7 @@ highlighter: rouge markdown: kramdown kramdown: - math_engine: null + math_engine: null # Ignored by GitHub Pages, yay, how fun! syntax_highlighter_opts: span: disable: true |