Sern-Site/bemoe.online/index.html
2020-03-04 21:29:09 +01:00

35 行
1.7 KiB
HTML

此文件含有模棱两可的 Unicode 字符

此文件含有可能会与其他字符混淆的 Unicode 字符。 如果您是想特意这样的,可以安全地忽略该警告。 使用 Escape 按钮显示他们。

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>be 萌え online</title>
<link rel="stylesheet" type="text/css" href="https://sern.jellymansreport.yokohama/bemoe.online/canvass.css">
</head>
<body>
<!-- marquee because i can. bite me -->
<marquee class="quotes" behavior="scroll" direction="left"><pre class="fig">
_______ _______ __ __ _______ _______ _______ __ _ ___ ___ __ _ _______
| _ || | | |_| || || | | || | | || | | | | | | || |
| |_| || ___| | || _ || ___| | _ || |_| || | | | | |_| || ___|
| || |___ | || | | || |___ | | | || || | | | | || |___
| _ | | ___| | || |_| || ___| | |_| || _ || |___ | | | _ || ___|
| |_| || |___ | ||_|| || || |___ | || | | || || | | | | || |___
|_______||_______| |_| |_||_______||_______| |_______||_| |__||_______||___| |_| |__||_______|
</pre></marquee>
<div>
<h1>「bemoe.online」ようこそ</h1>
</div>
<div class="content">
<!-- 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>
</body>
</html>