diff options
Diffstat (limited to '404.html')
| -rw-r--r-- | 404.html | 85 |
1 files changed, 39 insertions, 46 deletions
@@ -1,52 +1,45 @@ -<!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> + <head> + <title>Willow's Whimsical Space</title> + <meta charset="UTF-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <link rel="stylesheet" href="https://tilde.club/~willow/style.css"> + </head> + <body> + <center> + <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> + \ /o|| _ / _ + \/\/ |||(_)\/\/_> + __ +\ /|_ o._ _ _o _ _.| (_ ._ _. _ _ + \/\/ | ||| | |_>|(_(_|| __)|_)(_|(_(/_ + | + </pre> + </center> - <div class="links"> - <p> - Need a hand? Read the - <a href="https://tilde.club/~anthonydpaul/primer.html">n00b’s primer</a>, - then <code>ssh</code> in and craft your own page! - </p> - </div> + <p>$ ls</p> + <p> + <a href="https://tilde.club/~willow/about/">about.txt</a> + <a href="https://tilde.club/~willow/git/">git/</a> + </p> - <!-- 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> + <p>$ 404</p> + <p>404: command not found</p> - <!-- 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> + <p>$ <a class="blink">█</a></p> + </body> + + <footer> + <p> + <a href="https://tilde.club" target="_blank"><img src="http://tilde.club/~zarate/tildeclub.gif" border="0" width="88" height="31" alt="Tilde Club Badge"></a> + <a href="https://archlinux.org" target="_blank"><img src="https://tilde.club/~willow/arch.png"></a> + </p> + <p> + <a href="https://whimsically-natured.space/" target="_blank"><img src="https://tilde.club/~willow/whimsy.gif"></a> + <a href="https://al2f.codeberg.page/" target="_blank"><img src="https://tilde.club/~willow/al2f.gif"></a> + <a href="https://jessieisironicallym3.nekoweb.org/" target="_blank"><img src="https://jessieisironicallym3.nekoweb.org/jessies-place-web-button.gif"></a> + <a href="https://goodgirl.dev/" target="_blank"><img src="https://goodgirl.dev/_images/site_button.png"></a> + </p> + </footer> </html> |
