Skip to content

Commit

Permalink
🐛 fix: Fix MathJax message in problem page
Browse files Browse the repository at this point in the history
  • Loading branch information
sauravUppoor committed Jul 29, 2020
1 parent 5ec5020 commit 24daa76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion problem.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="./css/navbar.css">

/* MathJax */
<!-- /* MathJax */ -->
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>

Expand Down

0 comments on commit 24daa76

Please sign in to comment.