Skip to content

Commit

Permalink
Merge pull request #143 from nomad-coe/website_patch
Browse files Browse the repository at this point in the history
still fixing math rendering in website
  • Loading branch information
moritzleucke authored Oct 28, 2024
2 parents 639aee7 + 99ae1d0 commit 4d52354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_includes/mathjax.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
}
});
</script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>

0 comments on commit 4d52354

Please sign in to comment.