summaryrefslogtreecommitdiffstats
path: root/matrix.html
diff options
context:
space:
mode:
Diffstat (limited to 'matrix.html')
-rw-r--r--matrix.html46
1 files changed, 0 insertions, 46 deletions
diff --git a/matrix.html b/matrix.html
deleted file mode 100644
index 2751d37..0000000
--- a/matrix.html
+++ /dev/null
@@ -1,46 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-<head>
-<meta charset="UTF-8">
- <link rel="stylesheet" href="styles.css">
-<title>LibertaCasa</title>
-</head>
-
-<body>
-<pre>
-┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
-│ │ │─│ │─ │┬┘ │ │─┤
-┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
-
-┌─┐ ┬─┐ ┐─┐ ┬─┐
-│ │─┤ └─┐ │─┤
-└─┘ ┘ │ ──┘ ┘ │
-</pre>
-<h3>Matrix</h3>
-<pre>
-<a href="https://matrix.org/">What's Matrix (official Website)</a>
-
-Connection Details:
-===================
-
-The only fully featured Matrix client is Element. Our instance is available at <a href="https://element.liberta.casa/">https://element.liberta.casa</a>.
-
-After having created an account in Element, it is possible to connect other Matrix clients using the Homeserver address <code>matrix.liberta.casa</code>.
-
-
-
-
-
-
-
-
-
-
-
-<footer>
- <a href="mailto:hello@liberta.casa"> Contact </a>
-</footer>
-</pre>
-</body>
-</html>