18 lines
604 B
HTML
18 lines
604 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Secretbee</title>
|
|
<link rel="icon" type="image/x-icon" href="/icon.ico">
|
|
</head>
|
|
<body>
|
|
<p><img src="https://secretbee.buzz/icon.png" alt="bee" width="128" height="128" /></p>
|
|
<p>Welcome to the hive.</p>
|
|
<p>Available services:</p>
|
|
<p> </p>
|
|
<h1><strong>matrix</strong></h1>
|
|
<p>You can reach me at <strong>@happybee:secretbee.buzz</strong>. If you want access to my matrix homeserver, send me a mail.</p>
|
|
<h1><strong>mail</strong></h1>
|
|
<p>Send whatever nonsense comes to your mind to<strong> bee at secretbee dot buzz</strong></p>
|
|
<p> </p>
|
|
</body>
|
|
</html> |