exozyme/index.html

42 lines
1.2 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>
2021-07-01 03:47:02 +00:00
<link href="/style.css" rel="stylesheet" type="text/css" />
2021-06-24 15:41:27 +00:00
</head>
2021-03-28 18:15:31 +00:00
<body>
2021-07-01 03:47:02 +00:00
<div>
2021-04-06 02:34:47 +00:00
<br>
<img src="logo.png" alt="exozyme" height="324" width="324">
<br>
2021-06-24 15:41:27 +00:00
<h2>The exozyme project</h2>
2021-06-15 19:11:31 +00:00
<br>
2021-07-12 20:28:16 +00:00
<p style="text-align:center;">
<div style="font-size:48px;">🔓 🚀 🛡️</div>
</p>
2021-06-15 19:11:31 +00:00
<br>
2021-07-12 20:28:16 +00:00
<p style="text-align:center;">
Welcome to the <b>libre</b>, <b>high-performance</b>, <b>privacy-respecting</b> cloud.
</p>
2021-05-21 18:37:29 +00:00
<br>
2021-07-12 20:28:16 +00:00
<p style="text-align:center;">
<a href="about">About</a>
</p>
2021-05-21 18:37:29 +00:00
<br>
2021-07-12 20:28:16 +00:00
<p style="text-align:center;">
<a href="services">Services</a>
</p>
2021-06-29 03:09:09 +00:00
<br>
2021-07-12 20:28:16 +00:00
<p style="text-align:center;">
<a href="blog">Blog</a>
</p>
2021-06-24 15:43:37 +00:00
<br>
2021-07-12 20:28:16 +00:00
<p style="text-align:center;">
<a href="https://ta180m.exozy.me">ta180m</a>
</p>
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>