Skip to content

Commit 4f0b272

Browse files
debug: mkdocs-js
1 parent 62c6066 commit 4f0b272

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

mkdocs.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ nav:
66
- 🔷 Algorithms: algorithms/index.md
77
- 🎉 Projects: projects/index.md
88
- 📝 Contribute: contribute.md
9-
- 📜 Project Template: project-readme-template.md
109
- 🧮 Algorithm Template: algorithm-readme-template.md
10+
- 📜 Project Template: project-readme-template.md
1111

1212
theme:
1313
name: material
@@ -73,7 +73,6 @@ extra_css:
7373
- customs/extra.css
7474

7575
extra_javascript:
76-
- javascripts/mathjax.js
77-
- https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js
76+
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML
7877

7978
copyright: Copyright © 2025 Avdhesh Varshney

0 commit comments

Comments
 (0)