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
2021-06-30 13:32:52 -05:00

38 lines
853 B
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="about">About</a>
<br>
<br>
<a href="services">Services</a>
<br>
<br>
<a href="blog">Blog</a>
<br>
<br>
<a href="https://ta180m.exozy.me">ta180m</a>
<br>
</div>
</body>
</html>