add inital display vars
Some checks failed
Code quality checks / biome (push) Failing after 11s

This commit is contained in:
Seth 2025-05-22 18:11:29 -04:00
parent ed89c89129
commit ac10faf685

View file

@ -16,7 +16,7 @@
<link rel="stylesheet" href="index.css" />
</head>
<body>
<body style="--hyperate-display: none; --lanyard-display: none;">
<script src="./index.tsx" type="module"></script>
</body>