We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d462137 commit 6542a93Copy full SHA for 6542a93
src/pages/404.astro
@@ -4,7 +4,7 @@ import "bootstrap/dist/css/bootstrap.css";
4
5
<!DOCTYPE html>
6
7
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html lang="en">
8
<head>
9
<title> Page Not Found </title>
10
</head>
0 commit comments