File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,6 @@ assets/@mathjax/mathjax-newcm-font/*
100100assets /@mathjax /mathjax-newcm-font /chtml /*
101101! assets /@mathjax /mathjax-newcm-font /chtml /dynamic /
102102! assets /@mathjax /mathjax-newcm-font /chtml /woff2 /
103- ! assets /@mathjax /mathjax-newcm-font /tex-mml-chtml-mathjax-newcm.js
104103
105104assets /mermaid /*
106105! assets /mermaid /package.json
Original file line number Diff line number Diff line change 6363 window . MathJax = {
6464 chtml : {
6565 displayAlign : 'left'
66- } ,
67- loader : {
68- paths : {
69- 'mathjax-newcm' : '[mathjax]'
70- }
7166 }
7267 } ;
7368 </ script >
74- < script src ="/assets/@ mathjax/mathjax-newcm-font/ tex-mml- chtml-mathjax-newcm .js?{{ time }} "> </ script >
69+ < script src ="/assets/mathjax/tex-chtml.js?{{ time }} "> </ script >
7570
7671 <!-- https://github.com/verlok/vanilla-lazyload -->
7772 < script src ="/assets/intersection-observer/intersection-observer.js?{{ time }} "> </ script >
You can’t perform that action at this time.
0 commit comments