diff --git a/404.html b/404.html index 0551eb8..61a2e85 100644 --- a/404.html +++ b/404.html @@ -2,7 +2,7 @@ <head> <title>ERROR</title> <meta http-equiv="refresh" content="5; url='index.html'" /> - <link rel="icon" href="https://sparrdrem.github.io/homeware/error.ico" type="image/x-icon" /> + <link rel="icon" href="error.ico" type="image/x-icon" /> <style> body { background-color: blue;