website/yiffos/index.html

33 lines
1.1 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en-UK">
<head>
2022-11-14 17:18:00 -08:00
<title>vore microcomputers - yiffOS support</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="/microsoft.css"/>
2023-07-22 22:28:30 -07:00
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>
2022-10-23 02:29:26 +00:00
<div class="container">
2022-10-23 02:29:26 +00:00
<div class="container-item">
<img class="header-icon" src="/assets/products/yiffos_support.svg" alt="icon showing yiffOS support logo"/>
2022-10-23 02:29:26 +00:00
<h1>yiffOS</h1>
2022-10-23 02:29:26 +00:00
<table class="yiffos-table">
<tr><td><a href="installers.html">installers</a></td>
<td><a href="guide.html">installation guide</a></td>
<td><a href="..">back to index</a></td>
</tr>
</table>
</div>
2022-10-23 02:29:26 +00:00
<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>