37 lines
853 B
HTML
37 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>
|