Skip to content

Commit 9ca80d2

Browse files
authored
Update 404.html
1 parent 19656bc commit 9ca80d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>404 - Page Not Found | creepers.sbs</title>
99
<link rel="stylesheet" href="/style.css">
1010
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
11-
<link rel="icon" href="/assets/img/image.png" type="image/png">
11+
<link rel="icon" href="/assets/img/logo.png" type="image/png">
1212
</head>
1313
<body>
1414
<!-- Loading Animation -->
@@ -37,4 +37,4 @@ <h2>Oops! Page Not Found</h2>
3737

3838
<script src="/script.js"></script>
3939
</body>
40-
</html>
40+
</html>

0 commit comments

Comments
 (0)