fix minor SEO junk

This commit is contained in:
MathMan05
2025-12-16 22:14:11 -06:00
parent 233ba13a40
commit 5b01645ad9
+2
View File
@@ -6,6 +6,7 @@
<title>Fermi</title>
<meta content="Fermi" property="og:title" />
<meta content="Join a community of people and start chatting!" property="og:description" />
<meta name="description" content="Register for a Spacebar instance!" />
<meta content="/logo.webp" property="og:image" />
<meta content="#4b458c" name="theme-color" />
<link href="/style.css" rel="stylesheet" />
@@ -22,6 +23,7 @@
</style>
</head>
<body class="no-theme">
<h1 style="display: none">Register for a Spacebar instance!</h1>
<script src="/register.js" type="module"></script>
</body>
</html>