Browse Source

Update index.html

nsITobin 4 months ago
parent
commit
bf260a5af9
1 changed files with 4 additions and 8 deletions
  1. 4 8
      index.html

+ 4 - 8
index.html

@@ -1,8 +1,7 @@
 <html>
   <head>
-    <title>Overview - There is only XUL dot org</title>
-    <meta http-equiv="refresh" content="5;url=https://www.seamonkey-project.org/" />
-    <link rel="stylesheet" href="media/webfont/red-hat-font.css">
+    <title>Redirecting to the SeaMonkey Project.</title>
+    <meta http-equiv="refresh" content="1;url=https://www.seamonkey-project.org/" />
     <style>
       body {
         margin: 0px;
@@ -13,9 +12,6 @@
         background-position-x: center;
         overflow-y: scroll;
       }
-  <body>
-    <p id="binoc-copyright" class="binoc-shadow-text">
-      <small><strong>You are being redirected to the SeaMonkey Project.</strong></small>
-    </p>
-  </body>
+    </style>
+  <body></body>
 </html>