We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19656bc commit 9ca80d2Copy full SHA for 9ca80d2
404.html
@@ -8,7 +8,7 @@
8
<title>404 - Page Not Found | creepers.sbs</title>
9
<link rel="stylesheet" href="/style.css">
10
<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">
+ <link rel="icon" href="/assets/img/logo.png" type="image/png">
12
</head>
13
<body>
14
<!-- Loading Animation -->
@@ -37,4 +37,4 @@ <h2>Oops! Page Not Found</h2>
37
38
<script src="/script.js"></script>
39
</body>
40
-</html>
+</html>
0 commit comments