39 lines
614 B
HTML
39 lines
614 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<link rel="stylesheet" href="styles.css">
|
|
<title>LibertaCasa</title>
|
|
</head>
|
|
|
|
<body>
|
|
<pre>
|
|
┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
|
|
│ │ │─│ │─ │┬┘ │ │─┤
|
|
┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
|
|
|
|
┌─┐ ┬─┐ ┐─┐ ┬─┐
|
|
│ │─┤ └─┐ │─┤
|
|
└─┘ ┘ │ ──┘ ┘ │
|
|
|
|
|
|
<a href="https://element.liberta.casa">Matrix WebClient</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<footer>
|
|
<a href="mailto:hello@liberta.casa"> Contact </a>
|
|
</footer>
|
|
</pre>
|
|
</body>
|
|
</html>
|