We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3f749 commit 347b57bCopy full SHA for 347b57b
_layouts/page.html
@@ -63,7 +63,7 @@
63
MathJax = {
64
chtml: {
65
displayAlign: 'left',
66
- fontURL: $('#mathjax').attr('src').replace(/\/[^\/]*$/, '');
+ fontURL: $('#mathjax').attr('src').replace(/\/[^\/]*$/, '')
67
},
68
loader: {
69
dynamicPrefix: 'self'
0 commit comments