2020-03-03 16:38:20 -05:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
<head>
|
2020-03-04 14:47:59 -05:00
|
|
|
|
<meta charset="UTF-8">
|
2020-03-03 16:38:20 -05:00
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
|
|
|
<title>be 萌え online</title>
|
2020-03-04 15:29:09 -05:00
|
|
|
|
<link rel="stylesheet" type="text/css" href="https://sern.jellymansreport.yokohama/bemoe.online/canvass.css">
|
2020-03-03 16:38:20 -05:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2020-03-04 14:47:59 -05:00
|
|
|
|
<!-- marquee because i can. bite me -->
|
2020-03-03 16:38:20 -05:00
|
|
|
|
<marquee class="quotes" behavior="scroll" direction="left"><pre class="fig">
|
2020-03-04 14:47:59 -05:00
|
|
|
|
_______ _______ __ __ _______ _______ _______ __ _ ___ ___ __ _ _______
|
|
|
|
|
| _ || | | |_| || || | | || | | || | | | | | | || |
|
|
|
|
|
| |_| || ___| | || _ || ___| | _ || |_| || | | | | |_| || ___|
|
|
|
|
|
| || |___ | || | | || |___ | | | || || | | | | || |___
|
|
|
|
|
| _ | | ___| | || |_| || ___| | |_| || _ || |___ | | | _ || ___|
|
|
|
|
|
| |_| || |___ | ||_|| || || |___ | || | | || || | | | | || |___
|
|
|
|
|
|_______||_______| |_| |_||_______||_______| |_______||_| |__||_______||___| |_| |__||_______|
|
2020-03-03 16:38:20 -05:00
|
|
|
|
</pre></marquee>
|
|
|
|
|
<div>
|
2020-03-04 14:47:59 -05:00
|
|
|
|
<h1>「bemoe.online」ようこそ!</h1>
|
|
|
|
|
</div>
|
2020-03-03 16:38:20 -05:00
|
|
|
|
<div class="content">
|
2020-03-04 14:47:59 -05:00
|
|
|
|
<!-- Servicelist -->
|
|
|
|
|
<h2>on my domain:</h2>
|
|
|
|
|
<p><strong>blog: </strong> <a href="https://blog.bemoe.online/">blog.bemoe.online</a></p>
|
|
|
|
|
<p><strong>fedi instance: </strong> <a href="https://lets.bemoe.online/">lets.bemoe.online (lbmo)</a></p>
|
|
|
|
|
<!-- End Servicelist -->
|
|
|
|
|
<br /><br /><br />
|
|
|
|
|
<p><strong><em>more to come... probably</em></strong></p>
|
|
|
|
|
</div>
|
2020-03-03 16:38:20 -05:00
|
|
|
|
</body>
|
|
|
|
|
</html>
|