From 3d12aeb8b23df677798b7413ee03b8b508096b1a Mon Sep 17 00:00:00 2001 From: Sam <43748857+sam-340453@users.noreply.github.com> Date: Fri, 3 Apr 2020 14:28:00 +0100 Subject: [PATCH] Update layout.mustache (#1539) Fix loading of MathJax when run with a base path. --- lib/gollum/templates/layout.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gollum/templates/layout.mustache b/lib/gollum/templates/layout.mustache index 9b797df1..d6ea9bbe 100644 --- a/lib/gollum/templates/layout.mustache +++ b/lib/gollum/templates/layout.mustache @@ -51,7 +51,7 @@ {{#mathjax_config}} {{/mathjax_config}} - + {{/mathjax}} {{#js}}{{/js}}