outsourcing

This commit is contained in:
bee
2026-05-25 23:21:51 +02:00
parent 808ff14aba
commit af81ce3df8
5 changed files with 46 additions and 60 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

+18
View File
@@ -0,0 +1,18 @@
<!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>