This repository has been archived on 2024-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
website/index.html

20 lines
439 B
HTML
Raw Normal View History

2021-03-28 18:15:31 +00:00
<!DOCTYPE html>
<!--I has no HTML skill-->
<html>
<body>
2021-04-06 02:34:47 +00:00
<p style="text-align:center;font-family:monospace;font-size:16px;">
<br>
<img src="logo.png" alt="exozyme" height="324" width="324">
<br>
<br>
2021-04-06 03:32:23 +00:00
<b>The exozyme project</b>
2021-04-06 02:34:47 +00:00
<br>
<br>
Libre web hosting
<br>
</p>
2021-03-28 18:15:31 +00:00
</body>
</html>