Skip to content

Commit

Permalink
404again
Browse files Browse the repository at this point in the history
  • Loading branch information
spring-ford committed Jun 11, 2024
1 parent 5a61e2f commit 2f47b99
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
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="styles.css">
<link rel="stylesheet" href="404.css">
</head>
<body>
<div class="container">
Expand All @@ -15,6 +15,6 @@ <h1>404!</h1>
</div>
<div class="glow"></div>
</div>
<script src="script.js"></script>
<script src="404.js"></script>
</body>
</html>
File renamed without changes.

0 comments on commit 2f47b99

Please sign in to comment.