matrix.html 676 B

12345678910111213141516171819202122232425262728293031
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>youngchief btw ツ</title>
  5. <link rel="stylesheet" type="text/css" href="style.css">
  6. <link rel="icon" type="image/x-icon" href="https://cdn.youngchief.vercel.app/MinecraftAquaAxolotlInABucket.jpg">
  7. </head>
  8. <body>
  9. <h1><a href="index.html">youngchief btw ツ</a></h1>
  10. <hr />
  11. <!-- <h3></h3> -->
  12. <div>
  13. <p>
  14. <b>
  15. <a href="https://matrix.org/">[matrix]</a>
  16. </b>
  17. <br/>
  18. is a federated data exchange protocol, commonly used for messaging
  19. <br/>
  20. MXID: <a href="https://matrix.to/#/@youngchief:tchncs.de">@youngchief:tchncs.de</a>
  21. </p>
  22. </div>
  23. <hr />
  24. <footer>
  25. <p><a href=".">Home</a></p>
  26. </footer>
  27. </body>
  28. </html>