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-07-03 16:50:40 -05:00

43 lines
1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>exozyme</title>
<link href="/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div>
<br>
<img src="logo.png" alt="exozyme" height="324" width="324">
<br>
<h2>The exozyme project</h2>
<br>
Welcome to the
<b>
<div style="font-size:24px;">libre</div>
<div style="font-size:24px;">high-performance</div>
<div style="font-size:24px;">privacy-respecting</div>
</b>
<div style="font-size:24px;">cloud</div>
<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>