personal-site-index.html 337 B

12345678910
  1. <!DOCTYPE html>
  2. <html>
  3. <title>TheNewCatgirl's Site</title>
  4. <h1>Welcome to my site!</h1>
  5. <p>Games:</p>
  6. <a href src='https://jessthefish.neocities.org/'>My webgame</p>
  7. <a href src='https://jessthefish.itch.io/'>My personal itch.io</a>
  8. <a href src='https://itch.io/dashboard'>My team - Cyberspace Temple</a>
  9. </html>