Skip to content

Commit 567f26f

Browse files
committed
Fix MathJax config not being picked up
thanks standard
1 parent 04f5e3a commit 567f26f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/js/mathjax-config-extra.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var MathJax = {
1+
window.MathJax = {
22
messageStyle: 'none',
33
skipStartupTypeset: true,
44
tex2jax: {

0 commit comments

Comments
 (0)