From cd3ccabd81bf80bafe6b1175baa116174eac54f1 Mon Sep 17 00:00:00 2001
From: mogad0n
Date: Sun, 31 Jan 2021 07:27:15 +0530
Subject: Initial commit

---
 xmpp.html | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 xmpp.html

(limited to 'xmpp.html')

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>
-- 
cgit v1.2.3