This repository has been archived on 2024-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
website/index.html

40 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>exozyme</title>
</head>
<body>
<div style="text-align:center;font-family:monospace;font-size:16px;">
<br>
<img src="logo.png" alt="exozyme" height="324" width="324">
<br>
<br>
<h2>The exozyme project</h2>
<br>
<br>
The privacy-respecting libre cloud.
<br>
<br>
<a href="services">Services</a>
<br>
<br>
<a href="blog">Blog</a>
<br>
<br>
<a href="ta180m">https://ta180m.exozy.me/</a>
<br>
<br>
<div style="background:lightgreen;padding:10px;margin:auto;width:360px;">
<b>exozyme is completely free to use!</b> However, there are no uptime guarentees. The server is usually <a href="https://exozyme.github.io/">up between 8:30 to 22:30 CST</a>, but it could go down at any time.
</div>
<br>
</div>
</body>
</html>