Browse Source

added small favicon, renamed mask picture, fixed tabs

pull/1/head
atnaguzin 8 years ago
parent
commit
0d060abd7a
  1. BIN
      favicon.ico
  2. 0
      img/mask.png
  3. 6
      index.html

BIN
favicon.ico

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

0
img/favicon.png → img/mask.png

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

6
index.html

@ -5,15 +5,15 @@ @@ -5,15 +5,15 @@
<meta http-equiv="expires" content="600">
<meta name="description" content="Welcome to I2P">
<title>Welcome to I2P</title>
<link rel="shortcut icon" href="img/favicon.png">
<link rel="shortcut icon" href="favicon.ico">
</head>
<body text="#FFFFFF" bgcolor="#800080">
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="100%" id="table1">
<tr>
<td align=center><img src="img/favicon.png"><br/>
<td align=center><img src="img/mask.png"><br/>
<font face="Arial"><font size="6">Your I2Pd Browser is working correctly</font><br/>
<font size="7">Welcome to Invisible Internet</font></font></td>
</tr>
</table>
</body>
Loading…
Cancel
Save