Skip to content

Commit

Permalink
Attempt #8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
macareonie committed Jun 27, 2024
1 parent 57f6c7c commit 907c76f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
17 changes: 9 additions & 8 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<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" />
<meta http-equiv="refresh" content="0; url=/" />
<script>
window.location.href = "/";
</script>
</head>
<body>
<div id="root"></div>
<p>
If you are not redirected, <a href="/">click here</a> to go to the
homepage.
</p>
</body>
</html>
Loading

0 comments on commit 907c76f

Please sign in to comment.