From 8233fe8c8fca1540646283c9b8d80cc6a196c392 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Mon, 15 Oct 2018 10:55:16 -0500 Subject: [PATCH] Update 404.html --- 404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;