This repository has been archived on 2023-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
exozyme-blog/index.html
2021-06-24 17:09:31 -05:00

21 lines
539 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Blog</title>
</head>
<body>
<div style="text-align:center;font-family:monospace;font-size:16px;">
<br>
<img src="https://exozy.me/logo.png" alt="exozyme" height="324" width="324">
<br>
<br>
<h2>Blog</h2>
<br>
<p>
<b>2021-06-24</b> <a href="/blog/taking-back-the-web.html">Taking back the web</a>
</p>
</div>
</body>
</html>