mirror of
https://github.com/Mikaela/cv.git
synced 2025-02-10 03:24:13 +01:00
_includes/head.html: include mathjax
This commit is contained in:
parent
e5fa72bcbd
commit
0765bc502f
@ -20,4 +20,10 @@
|
||||
<link rel="prefetch" href="https://prefetch.validatorsearch.verisignlabs.com" />
|
||||
<link rel="me" type="application/activity+json" href="https://sauna.social/users/aminda" />
|
||||
<link rel="me" type="application/activity+json" href="https://mastodon.pirateparty.be/users/MikaelaPPFI" />
|
||||
<script>
|
||||
MathJax = {
|
||||
tex: {inlineMath: [['$', '$'], ['\\(', '\\)']]}
|
||||
};
|
||||
</script>
|
||||
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user