Semantic correction

This commit is contained in:
Michael Shamoon
2020-12-28 19:07:12 -08:00
parent 2cfce4047e
commit 6dfc8c87a0
3 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
<meta name="color-scheme" content="dark light">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<body class="color-scheme-system">
<app-root></app-root>
</body>
</html>