diff options
| author | ~willow <willow@tilde.club> | 2026-05-11 06:40:42 +0000 |
|---|---|---|
| committer | ~willow <willow@tilde.club> | 2026-05-11 06:40:42 +0000 |
| commit | c2d4bb2602dc51a22f87b114606fe94f8d79e10e (patch) | |
| tree | 87976c512eb0a5c4a5054ebe56c99e50296183d1 /index.html | |
| parent | ea6ef4759f0ec714050fcd369fc3c7f365881ee1 (diff) | |
first ever revision of the site
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 74 |
1 files changed, 32 insertions, 42 deletions
@@ -1,52 +1,42 @@ <html lang="en"> <head> - <title>My tilde.club page</title> + <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/style.css"> + <link rel="stylesheet" href="https://tilde.club/~willow/style.css"> </head> <body> - <h1>~~~this is my tilde.club page~~~~</h1> - <p>Just log in with your secure internet shell to change this file! </p> - <p>You may want to read: <a href="https://tilde.club/~anthonydpaul/primer.html">How to ~tilde; a n00b's primer</a> for help.</p> - <br> - - <!-- Tildeverse Banner Exchange code begin --> - <div style="text-align: center;"> - <iframe src="https://banner.tildeverse.org/work.php?ID=deepend" width="468" height="60" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" target="_blank"></iframe> - </div> - <!-- Tildeverse Banner Exchange code begin --> - - <!-- Begin Tilde.Club Ring Fragment--> - <center> - <font size="2"> - </font></p> - <center> - <font size="2"> - <center> - <br><img src="http://tilde.club/~harper/webring.png" border="0" usemap="#notepad.map"><br> - </center> - <br> - Click for the [ - <a href="http://tilde.club/~harper/link.html?action=random" target="_top">Random page</a> ] - <br> - Want to join the ring? Click here for - <a href="http://tilde.club/~harper/link.html?action=info" target="_top">info</a>. - <br> - </font> - </center> - <map name="notepad.map"> - <area shape="rect" coords="0, 0, 60, 70" target="_top" href="http://tilde.club/~harper/link.html?action=join"> - <area shape="rect" coords="130, 0, 417, 75" target="_top" href="http://tilde.club/~harper/link.html?action=random"> - <area shape="rect" coords="465, 0, 549, 75" target="_top" href="http://tilde.club/~harper/link.html?action=join"> - </map> - </center> - <!-- End Webring Fragment--> - - <!-- Begin Tilde Club Badge --> <center> - <p><a href="http://tilde.club"><img src="http://tilde.club/~zarate/tildeclub.gif" border="0" width="88" height="31" alt="Tilde Club Badge"></a></p> + <pre> + + \ /o|| _ / _ + \/\/ |||(_)\/\/_> + __ +\ /|_ o._ _ _o _ _.| (_ ._ _. _ _ + \/\/ | ||| | |_>|(_(_|| __)|_)(_|(_(/_ + | + </pre> </center> - <!-- End Tilde Club Badge --> + + <p>$ ls</p> + <p> + <a href="https://tilde.club/~willow/about/">about.txt</a> + <a href="https://tilde.club/~willow/git/">git/</a> + </p> + + <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> |
