website/matrix.html

25 lines
531 B
HTML
Raw Normal View History

2021-01-31 02:57:15 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
<title>LibertaCasa</title>
</head>
<body>
<pre>
┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
│ │ │─│ │─ │┬┘ │ │─┤
┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
┌─┐ ┬─┐ ┐─┐ ┬─┐
│ │─┤ └─┐ │─┤
└─┘ ┘ │ ──┘ ┘ │
2021-07-14 14:42:56 +02:00
<a href="https://element.liberta.casa">Matrix WebClient</a>
2021-01-31 02:57:15 +01:00
</pre>
</body>
</html>