We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4a3fb commit 988bcb9Copy full SHA for 988bcb9
1 file changed
layouts/_default/baseof.html
@@ -12,7 +12,7 @@
12
{{ partial "css.html" . -}}
13
14
<!-- Add MathJax, if needed -->
15
- {{ partial "mathjax.html" }}
+ {{ partial "mathjax.html" . }}
16
17
<!-- Render custom user header -->
18
{{ partial "head.html" . -}}
0 commit comments