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
1 KiB
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>
2021-05-21 18:37:29 +00:00
<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>
<br>
2021-06-24 15:41:27 +00:00
<h2>The exozyme project</h2>
2021-04-06 02:34:47 +00:00
<br>
<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-24 15:46:04 +00:00
<a href="services">Services</a>
2021-06-15 19:11:31 +00:00
<br>
2021-05-21 18:37:29 +00:00
<br>
2021-06-24 15:46:04 +00:00
<a href="blog">Blog</a>
2021-05-21 18:37:29 +00:00
<br>
2021-06-24 15:43:37 +00:00
<br>
2021-06-26 00:56:20 +00:00
<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.
2021-06-24 15:49:42 +00:00
</div>
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>