1
0
mirror of https://github.com/PurpleI2P/i2pd.i2p synced 2025-01-15 17:20:03 +00:00

Initial upload

This commit is contained in:
atnaguzin 2016-11-20 23:03:33 +03:00
parent cdb6a005cb
commit 69ca8fff50
2 changed files with 19 additions and 0 deletions

BIN
img/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

19
index.html Normal file
View File

@ -0,0 +1,19 @@
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<meta http-equiv="cache-control" content="max-age=3600">
<meta http-equiv="cache-control" content="private">
<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">
</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/>
<font face="Arial"><font size="6">Your I2Pd Browser working correctly</font><br/>
<font size="7">Welcome to Invisible Internet</font></font></td>
</tr>
</table>