Ver código fonte

update index.html

Mistivia 1 mês atrás
pai
commit
1738adad8b
1 arquivos alterados com 5 adições e 0 exclusões
  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 = {};