You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The home page contains weird markup: there's a <div> in the <head> and the browser seems to have trouble understanding where the <body> begins - a validator reports a "stray </head> tag"
The home page contains weird markup: there's a
<div>
in the<head>
and the browser seems to have trouble understanding where the<body>
begins - a validator reports a "stray</head>
tag"https://html5.validator.nu/?doc=https%3A%2F%2Ftodomvc.com%2F
The text was updated successfully, but these errors were encountered: