tilde.etcskel/public_html/404.html

53 lines
1.6 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>404 • tilde.club</title>
<link rel="stylesheet" href="https://tilde.club/style.css">
<style>
pre {text-align:center; line-height:1.2; margin-top:2rem;}
.links{text-align:center; margin:2rem 0;}
</style>
</head>
<body>
<pre>
~~~ _ _ ___ _ _ ~~~
~~~ | || | / _ \ | || | ~~~
~~~ | || |_ | | | | | || |_ ~~~
~~~ |__ _| | | | | |__ _|~~~
~~~ | | | |_| | | | ~~~
~~~ |_| \___/ |_| ~~~
</pre>
<h2 style="text-align:center;">file not found</h2>
<p style="text-align:center;">
Looks like this tilde is empty.<br>
<a href="/">return home</a>
<a href="http://tilde.club/~harper/link.html?action=random">random tilde</a>
</p>
<div class="links">
<p>
Need a hand? Read the
<a href="https://tilde.club/~anthonydpaul/primer.html">n00bs primer</a>,
then <code>ssh</code>in and craft your own page!
</p>
</div>
<!-- Tildeverse Banner Exchange -->
<div style="text-align:center;">
<iframe src="https://banner.tildeverse.org/work.php?ID=deepend"
width="468" height="60" frameborder="0" scrolling="no"></iframe>
</div>
<!-- Tilde Club Badge -->
<div style="text-align:center; margin-top:1.5rem;">
<a href="http://tilde.club">
<img src="http://tilde.club/~zarate/tildeclub.gif"
alt="Tilde Club Badge" width="88" height="31" border="0">
</a>
</div>
</body>
</html>