123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <!DOCTYPE html>
- <html>
- <head>
- <title>going to wwd . . .</title>
- <meta charset="UTF-8">
- <meta content="naomi's webzzzite - worldwidedeath !" property="og:title" />
- <meta content="welcome to the koolest webzzzite on earth ☆⌒(ゝ。∂) world wide death is imminent" property="og:description" />
- <meta content="https://worldwidedeath.neocities.org/" property="og:url" />
- <meta property="og:image" content="https://worldwidedeath.neocities.org/images/nabo.png" />
- <meta content="#FF00FF" data-react-helmet="true" name="theme-color" />
- <link rel="icon" href="icon/favicon.ico" type="image/x-icon"/>
- <link rel="stylesheet" href="homestyle.css">
- <script type="text/javascript" src="trail.js"></script>
- </head>
- <body>
- <center>
- <pre style="display: none;">
- ⊹ ✺ . . ✧
- . ✺ · ✵
- ✧ . ·
- WORLDWIDEDEATH ✫
- . *
- ✫ · . *
- ∧___∧
- ( ・∀・)( \ / ̄ ̄ ̄ ̄
- /二|\-\| ,=つ-,\ \ < COME ON IN !
- ┗--┛-、、__-ヽ/-=_iゝ \ <a style="font-family: monospace; font-size: 15px; display: none;" href="termhome.html">click to die.</a>
- / ̄》_>--(__)ノ=0/\-ヽ \____
-  ̄\__フ=----´ ̄-\__ノ
- v v v main site, not optimized for terminal v v v
- </pre>
- <div class="box">
- come on in
- <div class="title"><a href="home.html">WORLDWIDEDEATH</a></div>
- <img style="height: 5px; width: 700px;" src="images/line.gif" alt=" ">
- </div>
- </center>
- </body>
- </html>
|