Fix some css bugs:
This commit is contained in:
parent
7a74f940fa
commit
756e4749c9
5 changed files with 10 additions and 13 deletions
|
@ -60,7 +60,7 @@ else:
|
|||
class Media:
|
||||
js = [
|
||||
"mathjax_config.js",
|
||||
"https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML",
|
||||
"https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js",
|
||||
"pagedown_math.js",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue