1234567891011121314151617181920212223242526 |
- <!DOCTYPE html>
- <html>
- <head>
- <title>youngchief btw ツ</title>
- <link rel="stylesheet" type="text/css" href="style.css">
- <link rel="icon" type="image/x-icon" href="https://cdn.youngchief.vercel.app/MinecraftAquaAxolotlInABucket.jpg">
- </head>
- <body>
- <h1><a href="index.html">youngchief btw ツ</a></h1>
- <hr />
- <div>
- <p>
- <b><a href="https://xmpp.org">XMPP</a></b><br/>
- is a federated message exchange protocol, kinda like <a href="matrix.html">[matrix]</a> but different<br/>
- JID: <a href="xmpp:youngchief@hmm.st">youngchief@hmm.st</a>
- </p>
- </div>
- <hr />
- <footer>
- <p><a href=".">Home</a></p>
- </footer>
- </body>
- </html>
|