Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
giocoliere authored Jan 5, 2025
1 parent 19656bc commit 9ca80d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>404 - Page Not Found | creepers.sbs</title>
<link rel="stylesheet" href="/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<link rel="icon" href="/assets/img/image.png" type="image/png">
<link rel="icon" href="/assets/img/logo.png" type="image/png">
</head>
<body>
<!-- Loading Animation -->
Expand Down Expand Up @@ -37,4 +37,4 @@ <h2>Oops! Page Not Found</h2>

<script src="/script.js"></script>
</body>
</html>
</html>

0 comments on commit 9ca80d2

Please sign in to comment.