File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,8 @@ github:
1313 cite_url : ./pub.html
1414 event_url : ./event.html
1515 bench_url : ./bench.html
16- link_url : ./link.html
16+ link_url : ./link.html
17+
18+ kramdown :
19+ input : GFM
20+ math_engine : mathjax
Original file line number Diff line number Diff line change 1313 < link href ="/assets/lightbox2-2.11.4/dist/css/lightbox.css " rel ="stylesheet " />
1414 < script src ="/assets/lightbox2-2.11.4/dist/js/lightbox-plus-jquery.js "> </ script >
1515 {% include head-custom.html %}
16+ <!-- <script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script> -->
17+ < script src ="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js " type ="text/javascript "> </ script >
1618 </ head >
1719 < body >
1820 < a id ="skip-to-content " href ="#content "> Skip to the content.</ a >
You can’t perform that action at this time.
0 commit comments