website/src/matrix.html

30 lines
570 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>youngchief btw ツ</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<h1><a href="index.html">youngchief btw ツ</a></h1>
<hr />
<!-- <h3></h3> -->
<div>
<p>
<b>
<a href="https://matrix.org/">[matrix]</a>
</b>
<br/>
is a federated data exchange protocol, commonly used for messaging
<br/>
MXID: <a href="https://matrix.to/#/@youngchiefbtw:matrix.org">@youngchiefbtw:matrix.org</a>
</p>
</div>
<hr />
<footer>
<p><a href=".">Home</a></p>
</footer>
</body>
</html>