public_html/index.html

14 lines
237 B
HTML

<html>
<head><title>My tilde.club page</title>
</head>
<body>
<h1>Ben's home page</h1>
<p>I am not <a href="/~ben">ben</a>, I just have the same name.</p>
<p>I would appreciate no ads on default pages, deepend :)</p>
</body>
</html>