exozyme/index.html
2021-06-24 15:50:11 +00:00

36 lines
983 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>
Libre web hosting
<br>
<br>
<a href="services">Services</a>
<br>
<br>
<a href="blog">Blog</a>
<br>
<br>
<div style="background:lightgreen;padding:10px;margin:auto;width:324px;">
<b>exozyme is completely free to use;</b> 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>
<br>
</div>
</body>
</html>