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

36 lines
819 B
HTML
Raw Normal View History

2021-03-28 18:15:31 +00:00
<!DOCTYPE html>
<html>
2021-06-24 15:41:27 +00:00
<head>
<title>exozyme</title>
</head>
2021-03-28 18:15:31 +00:00
<body>
<div style="text-align:center;font-family:monospace;font-size:16px;">
2021-04-06 02:34:47 +00:00
<br>
<img src="logo.png" alt="exozyme" height="324" width="324">
<br>
2021-06-24 15:41:27 +00:00
<h2>The exozyme project</h2>
2021-04-06 02:34:47 +00:00
<br>
2021-06-26 00:56:20 +00:00
The privacy-respecting libre cloud.
2021-04-06 02:34:47 +00:00
<br>
2021-05-21 18:37:29 +00:00
2021-06-15 19:11:31 +00:00
<br>
2021-06-30 18:32:52 +00:00
<a href="about">About</a>
2021-06-15 19:11:31 +00:00
<br>
2021-05-21 18:37:29 +00:00
<br>
2021-06-30 18:32:52 +00:00
<a href="services">Services</a>
2021-05-21 18:37:29 +00:00
<br>
2021-06-24 15:43:37 +00:00
2021-06-29 03:09:09 +00:00
<br>
2021-06-30 18:32:52 +00:00
<a href="blog">Blog</a>
2021-06-29 03:09:09 +00:00
<br>
2021-06-24 15:43:37 +00:00
<br>
2021-06-30 18:32:52 +00:00
<a href="https://ta180m.exozy.me">ta180m</a>
2021-06-24 15:43:37 +00:00
<br>
2021-05-21 18:37:29 +00:00
</div>
2021-03-28 18:15:31 +00:00
</body>
</html>