diff options
| author | mogad0n | 2021-01-31 07:27:15 +0530 | 
|---|---|---|
| committer | mogad0n | 2021-01-31 07:27:15 +0530 | 
| commit | cd3ccabd81bf80bafe6b1175baa116174eac54f1 (patch) | |
| tree | ee81df98d6bef71b2ccd5aa02d62cc442826da60 /xmpp.html | |
| download | website-cd3ccabd81bf80bafe6b1175baa116174eac54f1.tar.gz website-cd3ccabd81bf80bafe6b1175baa116174eac54f1.tar.bz2 website-cd3ccabd81bf80bafe6b1175baa116174eac54f1.zip | |
Initial commit
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> | 
