Skip to content

Instantly share code, notes, and snippets.

@vulpicastor
Created July 21, 2016 03:25
Show Gist options
  • Save vulpicastor/984ac1d5f110840c3ee8f35163b746b7 to your computer and use it in GitHub Desktop.
Save vulpicastor/984ac1d5f110840c3ee8f35163b746b7 to your computer and use it in GitHub Desktop.
Ancient placeholder for sl2.xyz
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"></meta>
<title>Welcome to SL₂(ℤ)!</title>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
"HTML-CSS": {
availableFonts: ["Gyre-Pagella"],
preferredFont: "Gyre-Pagella",
webFont: "Gyre-Pagella"
}
});
</script>
<script src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML'></script>
</head>
<body>
<h1>
\[ \mathrm{SL}_2 (\mathbb{Z}) \]
</h1>
<p> I am a <a href="https://learning-modules.mit.edu/">placeholder</a>
purely designed to incite your deepest, darkest feelings of rage and
hatred. </p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment