31 lines
973 B
HTML
31 lines
973 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8" />
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
|
|
<!-- TAG INJECTION PLACEHOLDER -->
|
||
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||
|
|
<!-- FONT START -->
|
||
|
|
<link
|
||
|
|
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap"
|
||
|
|
rel="stylesheet"
|
||
|
|
/>
|
||
|
|
<!-- FONT END -->
|
||
|
|
<link
|
||
|
|
rel="stylesheet"
|
||
|
|
href="https://cdn.jsdelivr.net/npm/katex@0.16.22/dist/katex.min.css"
|
||
|
|
/>
|
||
|
|
<!-- JS INJECTION PLACEHOLDER -->
|
||
|
|
<!-- CSS INJECTION PLACEHOLDER -->
|
||
|
|
<script>
|
||
|
|
const global = globalThis;
|
||
|
|
</script>
|
||
|
|
<script type="module" crossorigin src="/assets/index-D9fGsswH.js"></script>
|
||
|
|
<link rel="stylesheet" crossorigin href="/assets/index-jIFS6fNQ.css">
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div id="root"></div>
|
||
|
|
</body>
|
||
|
|
</html>
|