diff options
Diffstat (limited to 'xmpp.html')
| -rw-r--r-- | xmpp.html | 25 | 
1 files changed, 25 insertions, 0 deletions
| diff --git a/xmpp.html b/xmpp.html new file mode 100644 index 0000000..9215cf1 --- /dev/null +++ b/xmpp.html @@ -0,0 +1,25 @@ +<!DOCTYPE html> +<html> + +<head> +<meta charset="UTF-8"> +  <link rel="stylesheet" href="styles.css"> +<title>LibertaCasa - xmpp</title> +</head> + +<body> +<pre> +┬   ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐ +│    │  │─│ │─  │┬┘  │  │─┤ +┘─┘ └┴┘ │─┘ ┴─┘ │└┘  ┘  ┘ │ + +┌─┐ ┬─┐ ┐─┐ ┬─┐ +│   │─┤ └─┐ │─┤ +└─┘ ┘ │ ──┘ ┘ │ + + +coming soon based on mogad0n + +</pre> +</body> +</html> | 
