25 lines
728 B
HTML
25 lines
728 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-UK">
|
|
<head>
|
|
<title>realmicrosoft yiffOS</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
|
<link rel="stylesheet" href="/microsoft.css"/>
|
|
</head>
|
|
<body>
|
|
|
|
<h1>yiffOS</h1>
|
|
|
|
<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>
|
|
|
|
<table class="yiffos-table">
|
|
<tr><td><a href="/yiffos/installers.html">installers</a></td>
|
|
<td><a href="/yiffos/guide.html">installation guide</a></td>
|
|
<td><a href="/">back to index</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|