mvarhola.github.io/index.html
2023-07-10 22:25:11 -05:00

73 lines
No EOL
3.4 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>verichip.net</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link id="default-style" href="/oldskool.css" rel="stylesheet" media="screen" type="text/css">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" href="/favicon.png">
<link rel="mask-icon" href="/safari-pinned-tab.svg">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="theme-color" content="#000000">
</head>
<body class="xform" style="visibility: visible;">
<div id="content" class="wider" style="padding-left: 0.5px;">
<div id="primary-container">
<div id="home-blurb">
<a href="/"><h3>verichip.net <strong class="grn">(v1.3.37)</strong></h3></a>
<img class="img-fluid" src="verichip.png"/>
</div>
<div id="home-news">
<h3>What's New?</h3>
<ul class="tight spaced">
<li class="tight-h"><strong>07-10-23: Added photo gallery!</strong></li>
<li class="tight-h"><strong class="grn">11-06-22</strong>: It's back again! <a href="/tv">(here)</a></strong></li>
<li class="tight-h"><strong class="grn">05-30-22</strong>: Comfy Channel is back! <a href="/tv">(here)</a></strong></li>
<li class="tight-h"><strong class="grn">11-13-21</strong>: Comfy Channel is live! <a href="/tv">(here)</a></strong></li>
<li class="tight-h"><strong class="grn">11-12-21</strong>: Added warez section <a href="/warez">(here)</a></li>
<li class="tight-h"><strong class="grn">11-11-21</strong>: Complete redesign!</li>
</ul>
</div>
</div>
<hr>
<div id="fonts-tip" class="centerme ilbl">TRUST YOUR TECHNOLUST</div>
<div></div>
<div id="action-panels" class="centerme ilbl">
<a class="panel-zaz shadow0xb0" href="/tv/" style="background-image:url(/img/tv-1.png); background-repeat:repeat; background-color:peachpuff; background-size: 12%;">
<h2 class="cap">Comfy Channel</h2>
<div>Live TV channel with a mind of its own!</div>
</a>
<a class="panel-zaz shadow0xb0" href="/warez/" style="background-image:url(/img/save.png); background-repeat:repeat; background-size: 10% 10%;">
<h2 class="cap">Warez</h2>
<div>Sound packs and other files</div>
</a>
<a class="panel-zaz shadow0xb0" href="https://soundcloud.com/slip_gate" style="background:url(/img/party0038.gif); background-color:greenyellow;">
<h2 class="cap">Ch00nz</h2>
<div>Drum machines are responsible for this</div>
</a>
<a class="panel-zaz shadow0xb0" href="https://www.icloud.com/sharedalbum/#B0u532ODW8ohTrx" style="background:url(/img/camera.png); background-repeat:repeat; background-size: 10% 10%; background-color:cadetblue;">
<h2 class="cap">Ph0t0z</h2>
<div>An easy-going photo gallery</div>
</a>
<a class="panel-zaz shadow0xb0" href="https://github.com/mvarhola" style="background-image:url('/img/github.png'); background-repeat:repeat; background-size: 10%;">
<h2 class="cap">G1THUB</h2>
<div>Submit bug reports here</div>
</a>
</div>
</div>
<div id="footer">
© <span id="year"></span> <a href="mailto:mark@verichip.net">mark@verichip.net</a>
</div>
<script>
document.getElementById("year").innerHTML = new Date().getFullYear();
</script>
</body>
</html>