website/matrix.html

39 lines
614 B
HTML
Raw Permalink Normal View History

2021-01-31 07:27:15 +05:30
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
<title>LibertaCasa</title>
</head>
<body>
<pre>
┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│ │ │─│ │─ │┬┘ │ │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
┌─┐ ┬─┐ ┐─┐ ┬─┐
│ │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
2021-07-14 18:12:56 +05:30
<a href="https://element.liberta.casa">Matrix WebClient</a>
<footer>
<a href="mailto:hello@liberta.casa"> Contact </a>
</footer>
2021-01-31 07:27:15 +05:30
</pre>
</body>
</html>