website/yiffos/index.html
2023-07-31 04:21:35 -07:00

32 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="en-UK">
<head>
<title>vore microcomputers - yiffOS support</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 class="header-icon" src="/assets/products/yiffos_support.svg" alt="icon showing yiffOS support logo"/>
<h1>yiffOS</h1>
<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>
<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>