This commit is contained in:
Rachel Lambda Samuelsson 2024-06-20 16:14:35 +02:00
parent 4e5cef130c
commit f8cc030af6

View File

@ -1,10 +1 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.2/dist/katex.min.css" integrity="sha384-bYdxxUwYipFNohQlHt0bjN/LCpueqWz13HufFEV1SUatKs1cm4L6fFgCi1jT643X" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.2/dist/katex.min.js" integrity="sha384-Qsn9KnoKISj6dI8g7p1HBlNpVx0I8p1SvlwOldgi3IorMle61nQy4zEahWYtljaz" crossorigin="anonymous"></script>
<script>
document.addEventListener("DOMContentLoaded", function() {
document.querySelectorAll(".math").forEach(function(elem) {
katex.render(elem.textContent, elem)
})
});
</script>
<a hidden rel="me" href="https://types.pl/@rachelrosen">Mastodon</a>