Skip to content

Commit 347b57b

Browse files
committed
fixed syntax
1 parent 6b3f749 commit 347b57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
MathJax = {
6464
chtml: {
6565
displayAlign: 'left',
66-
fontURL: $('#mathjax').attr('src').replace(/\/[^\/]*$/, '');
66+
fontURL: $('#mathjax').attr('src').replace(/\/[^\/]*$/, '')
6767
},
6868
loader: {
6969
dynamicPrefix: 'self'

0 commit comments

Comments
 (0)