Browse Source

update index.html

Mistivia 1 month ago
parent
commit
1738adad8b
1 changed files with 5 additions and 0 deletions
  1. 5 0
      index.html

+ 5 - 0
index.html

@@ -1,6 +1,11 @@
 <!DOCTYPE html>
 <html lang="zh-CN">
 <head>
+    <script>
+        MathJax = {
+            tex: { inlineMath: [['$', '$'], ['\\\\(', '\\\\)']] }
+        };
+    </script>
     <script id="MathJax-script" src="./mathjax/tex-mml-chtml.js"></script>
     <script>
         globalConfig = {};