mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-05-29 20:05:17 +00:00
fix minor SEO junk
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user