2021-10-08 20:13:28 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>youngchief btw ツ</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
2021-12-13 20:01:54 +01:00
|
|
|
<link rel="icon" type="image/x-icon" href="https://cdn.youngchief.vercel.app/MinecraftAquaAxolotlInABucket.jpg">
|
2021-10-08 20:13:28 +02:00
|
|
|
</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>
|