The crux.sexy website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

24 lines
817 B

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>crux.sexy</title>
  5. <link rel="stylesheet" type="text/css" href="sexy.css">
  6. </head>
  7. <body>
  8. <div class="box">
  9. <h1 class="heading">Fen's Games</h1>
  10. <div class="body"><a href="https://discord.gg/vqcKVV6">Join the Discord server!</a></div>
  11. <div class="body"><a href="/nightly">View unstable nightly builds</a></div>
  12. <br>
  13. <a class="game" href="https://stroll.crux.sexy">Stroll</a>
  14. <br>
  15. <a class="game" href="https://feast.crux.sexy">Feast</a>
  16. <br>
  17. <a class="game" href="https://gorge.crux.sexy">Gorge</a>
  18. <br>
  19. <a class="game" href="https://satiate.crux.sexy">Satiate</a>
  20. </div>
  21. </body>
  22. </html>