mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-08 02:24:04 +00:00
fix: bug fixed
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
integrity="sha384-kWPLUVMOks5AQFrykwIup5lo0m3iMkkHrD0uJ4H5cjeGihAutqP0yW0J6dpFiVkI" crossorigin="anonymous"
|
integrity="sha384-kWPLUVMOks5AQFrykwIup5lo0m3iMkkHrD0uJ4H5cjeGihAutqP0yW0J6dpFiVkI" crossorigin="anonymous"
|
||||||
onload="renderMathInElement(document.body);"></script>
|
onload="renderMathInElement(document.body);"></script>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{ if or .Params.MathJax .Site.Params.MathJax}}
|
{{ if or .Params.MathJax .Site.Params.MathJax}}
|
||||||
<script type="text/javascript" async
|
<script type="text/javascript" async
|
||||||
src="https://cdn.bootcss.com/mathjax/2.7.3/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
|
src="https://cdn.bootcss.com/mathjax/2.7.3/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
|
||||||
|
Reference in New Issue
Block a user