exozyme/index.html

32 lines
856 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>
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>
Libre web hosting
<br>
2021-05-21 18:37:29 +00:00
2021-06-15 19:11:31 +00:00
<br>
2021-06-15 19:14:09 +00:00
<div style="margin:auto;width:40%;">
exozyme is completely free to use; however, there are no uptime guarentees. The server is usually up between 8:30 to 22:30 CST, but it could go down at any time.
</div>
2021-06-15 19:11:31 +00:00
<br>
2021-05-21 18:37:29 +00:00
<br>
<a href="services">Services</a>
<br>
</div>
2021-03-28 18:15:31 +00:00
</body>
</html>