Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
},
|
21 |
macros: {
|
22 |
boxed: ['\\bbox[border: 1px solid black]{#1}', 1]
|
23 |
-
}
|
24 |
options: {
|
25 |
enableMenu: false,
|
26 |
messageStyle: 'none'
|
|
|
20 |
},
|
21 |
macros: {
|
22 |
boxed: ['\\bbox[border: 1px solid black]{#1}', 1]
|
23 |
+
},
|
24 |
options: {
|
25 |
enableMenu: false,
|
26 |
messageStyle: 'none'
|