35 lines
939 B
HTML
35 lines
939 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="margin:auto;width:324;">
|
|
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>
|
|
<br>
|
|
</div>
|
|
</body>
|
|
</html>
|