website/archive.html
2023-07-22 22:28:30 -07:00

42 lines
No EOL
1.9 KiB
HTML

<html lang="en">
<head>
<title>vore microcomputers - archive</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="microsoft.css"/>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>
<div class="container">
<div class="container-item">
<img src="/assets/logo.png" alt="old vore microcomputers logo"/>
<h1>vore microcomputers archives</h1>
<p>here are old projects that are no longer in development, or are no longer focused on</p>
<div class="container">
<div class="container-item product">
<a href="/wukkOS/index.html">
<img src="/assets/products/old/wukkOS.png" alt="icon showing wukkOS logo"/>
<h2>wukkOS</h2>
</a>
</div>
</div>
<p id="footer">
<br>contact us at <a href="mailto:nikocs@voremicrocomputers.com">nikocs@voremicrocomputers.com</a> <a
href="/pgp.asc">pgp key</a>
<br>
for abuse, copyright, or other legal issues, contact <a href="mailto:devnull@voremicrocomputers.com">devnull@voremicrocomputers.com</a><br>
<!-- or, call at <a href="tel:1-888-519-0437">+1 (888) 519-0437 (toll-free)</a> or <a href="tel:1-507-767-9433">+1 (507) RMS-YIFF (local)</a> -->
(our phone system is currently down, sorry!)
<br><br>
<a href="https://climate.stripe.com/4MO1d9">Our Carbon Footprint</a>
<br><br>
</p>
</div>
<div class="container-item">
<div class="credit">
<img src="xenia.png" alt="image of xenia, an anthropomorphic fox who was a contender for the linux mascot"/>
<span>image made by <a href="https://twitter.com/cathodegaytube/">@cathodegaytube</a>!</span>
</div>
</div>
</div>
</body>
</html>