update index.html

This commit is contained in:
idk
2022-07-31 18:00:50 -04:00
parent ca89346671
commit 4034033992
2 changed files with 6 additions and 2 deletions

View File

@@ -7,7 +7,6 @@
<meta name="description" content="i2p.firefox" />
<meta name="keywords" content="master" />
<link rel="stylesheet" type="text/css" href="style.css" />
<script type="text/javascript" src=""></script>
</head>
<body>
<div id="navbar">
@@ -713,5 +712,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
<div>
<iframe src="https://snowflake.torproject.org/embed.html" width="320" height="240" frameborder="0" scrolling="no"></iframe>
</div>
<div>
<a href="https://geti2p.net/">
I2P
</a>
</div>
</body>
</html>

View File

@@ -34,7 +34,7 @@ img {
float: left;
top: 5%;
left: 5%;
width: 22%;
max-width: 60%;
display: inline;
}