Skip to content

Commit

Permalink
moved files
Browse files Browse the repository at this point in the history
  • Loading branch information
bryyce19 committed Aug 3, 2024
1 parent 75d36ae commit c4dc2c3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions 404.html → 404/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>404 Not Found</title>
<link rel="stylesheet" href="/games/404.css">
<link rel="stylesheet" href="/404/games/404.css">
</head>
<body>
<div class="container">
Expand All @@ -16,6 +16,6 @@ <h1>404!</h1>
<div class="static-glow"></div>
</div>
<div class="dynamic-glow"></div>
<script src="/games/404.js"></script>
<script src="/404/games/404.js"></script>
</body>
</html>
File renamed without changes.

0 comments on commit c4dc2c3

Please sign in to comment.