exozyme/index.html

40 lines
973 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>exozyme</title>
<link href="/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div>
<br>
<img src="logo.png" alt="exozyme" height="324" width="324">
<br>
<h2>The exozyme project</h2>
<br>
<div style="font-size:48px;">🔓 🚀 🛡️</div>
<br>
<br>
Welcome to the <b>libre</b>, <b>high-performance</b>, <b>privacy-respecting</b> cloud.
<br>
<br>
<a href="about">About</a>
<br>
<br>
<a href="services">Services</a>
<br>
<br>
<a href="blog">Blog</a>
<br>
<br>
<a href="https://ta180m.exozy.me">ta180m</a>
<br>
</div>
</body>
</html>