1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00

Fix mathjax cdn link

This commit is contained in:
Meow J
2017-06-27 16:15:24 +08:00
parent e210a63915
commit 4700d284b4

View File

@@ -92,7 +92,7 @@ markdown_extensions:
- mdx_math
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:
- css/style.css