Skip to content
Snippets Groups Projects
Select Git revision
  • 6c93aa57845322f2b2d571916ffd103b008a0d15
  • main default protected
  • revert-9d4bb3d3
3 results

head_custom.html

Blame
  • head_custom.html 309 B
    <script>
    MathJax = {
      tex: {
        inlineMath: [ ['$', '$'], ['\\(', '\\)'] ]
      },
      svg: {
        fontCache: 'global'
      }
    };
    </script>
    <script
      type="text/javascript" id="MathJax-script" async
      src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js">
    </script>
    <link rel="stylesheet" href="/css/main.css">