From baad51e9374ffda97da63e48a2b70ebbfb278308 Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Wed, 10 Oct 2018 11:32:23 -0500
Subject: [PATCH] Update 404.html

---
 404.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/404.html b/404.html
index afaa5c1..baa2909 100644
--- a/404.html
+++ b/404.html
@@ -4,6 +4,7 @@
     <style>
     body {
     background-color:blue;
+    link-decoration:none;
     }
     p {
     color:white;