mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-22 20:25:28 +08:00
Fix mathjax cdn link
This commit is contained in:
@@ -92,7 +92,7 @@ markdown_extensions:
|
|||||||
- mdx_math
|
- mdx_math
|
||||||
|
|
||||||
extra_javascript:
|
extra_javascript:
|
||||||
- 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/?config=TeX-AMS_HTML'
|
- 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS_HTML'
|
||||||
|
|
||||||
extra_css:
|
extra_css:
|
||||||
- css/style.css
|
- css/style.css
|
||||||
|
Reference in New Issue
Block a user