Fix header metadata and tags

This commit is contained in:
Lucid Kobold
2021-11-25 16:54:14 -06:00
parent f4ebbcedc8
commit 970328c708

View File

@@ -40,8 +40,8 @@ class Document extends NextDocument {
<meta name="page-type" content="Calender" />
<meta name="audience" content="18+" />
<meta name="robots" content="index, follow" />
<html lang="en" />
</Head>
<html lang="en" />
<body>
<ColorModeScript
initialColorMode={AppTheme.config.initialColorMode}