Browse Source

Update index.html

nsITobin 4 months ago
parent
commit
59e00b8b06
1 changed files with 3 additions and 3 deletions
  1. 3 3
      index.html

+ 3 - 3
index.html

@@ -1,7 +1,7 @@
 <html>
 <html>
   <head>
   <head>
-    <title>Redirecting to the SeaMonkey Project.</title>
-    <meta http-equiv="refresh" content="1;url=https://www.seamonkey-project.org/" />
+    <title>There is only XUL dot org | Redirecting to the SeaMonkey Project.</title>
+    <meta http-equiv="refresh" content="0;url=https://www.seamonkey-project.org/" />
     <style>
     <style>
       body {
       body {
         margin: 0px;
         margin: 0px;
@@ -13,5 +13,5 @@
         overflow-y: scroll;
         overflow-y: scroll;
       }
       }
     </style>
     </style>
-  <body></body>
+  <body><img src="media/img/logo.png" style="display:block; margin:0 auto; margin-top: 64px;" /></body>
 </html>
 </html>