Files
beepi/playbooks/nginx/html/index.html
T
2026-05-25 11:09:11 +02:00

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>&nbsp;</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>&nbsp;</p>
</body>
</html>