index.html 1.5 KB

123456789101112131415161718192021222324252627
  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4. <link rel="icon" type="image/png" href="logo.png" />
  5. <!-- -->
  6. <!-- Because you are reading this, it must mean only one thing; you -->
  7. <!-- are looking at our page source, well, hope you like the -->
  8. <!-- look of it! -->
  9. <!-- -->
  10. <!-- The Penny's Pages Wiki was made by members of the Neocities -->
  11. <!-- webhost, for your enjoyment, and our pain. We hope that you are -->
  12. <!-- enjoying reading our articles. -->
  13. <!-- -->
  14. <!-- Penny's Pages is composed of original material, and may be used -->
  15. <!-- as long as you follow CC BY-NC-SA 3.0 -->
  16. <!-- -->
  17. <!-- Our URL: https://thewikion.neocities.org/ -->
  18. <!-- -->
  19. <!-- Enjoy the rest of your night, young Internet search astronaut! -->
  20. <!-- -->
  21. <title>/hell/</title>
  22. </head>
  23. <frameset cols="200px,*" frameborder="no">
  24. <frame src="atoz.html" noresize="noresize">
  25. <frame src="home.html" name="main">
  26. </frameset>
  27. </html>