Mistivia 1 mese fa
parent
commit
1738adad8b
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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 = {};