We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c6066 commit 4f0b272Copy full SHA for 4f0b272
mkdocs.yml
@@ -6,8 +6,8 @@ nav:
6
- 🔷 Algorithms: algorithms/index.md
7
- 🎉 Projects: projects/index.md
8
- 📝 Contribute: contribute.md
9
- - 📜 Project Template: project-readme-template.md
10
- 🧮 Algorithm Template: algorithm-readme-template.md
+ - 📜 Project Template: project-readme-template.md
11
12
theme:
13
name: material
@@ -73,7 +73,6 @@ extra_css:
73
- customs/extra.css
74
75
extra_javascript:
76
- - javascripts/mathjax.js
77
- - https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js
+ - https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML
78
79
copyright: Copyright © 2025 Avdhesh Varshney
0 commit comments