Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
macareonie committed Jun 27, 2024
1 parent 299d05e commit 490754f
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0; url=/" />
<script>
window.location.href = "/";
</script>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<script type="module" crossorigin src="./assets/index-DBCnVq1H.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-CtiVBdjJ.css" />
</head>
<body>
<p>
If you are not redirected, <a href="/">click here</a> to go to the
homepage.
</p>
<div id="root"></div>
</body>
</html>

0 comments on commit 490754f

Please sign in to comment.