28 lines
992 B
HTML
28 lines
992 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>idk's home page</title>
|
|
<link rel="stylesheet" type="text/css" href ="style.css" />
|
|
<meta http-equiv="i2p-location" content="http://b2o47zwxqjbn7jj37yqkmvbmci7kqubwgxu3umqid7cexmc7xudq.b32.i2p"/>
|
|
<meta http-equiv="i2p-torrentlocation" content="magnet:?xl=20613&dn=idk.i2p.torrent&xt=urn:tree:tiger:gs2frdtulkkpif4dh2o25cr5q4piiaffkjqymgq&xt=urn:ed2k:757eb799cb4cf4f9b78277bdea18af07&xt=urn:aich:36ii757kpuwe2d5zvo6ek4piyi6vtbei"/>
|
|
<meta name="description" content="I2P Videos"/>
|
|
</head>
|
|
<body>
|
|
<h1>Video Gallery</h1>
|
|
|
|
<p>These are videos that deal with topics related to I2P. For now,
|
|
just talks that I have personally given because I didn't want to
|
|
download them all at once.</p>
|
|
<ul><li>
|
|
<video>
|
|
<source src="video/torontotalk.webm" type="video/webm">
|
|
</video>
|
|
</li><li>
|
|
<video>
|
|
<source src="video/monerotalk.mp4" type="video/mp4">
|
|
</video>
|
|
</li></ul>
|
|
<script src="script.js" type="text/javascript"></script>
|
|
</body>
|
|
</html>
|