a munch adventure
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

21 lines
645 B

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Satiate</title>
  6. <link rel="stylesheet" href="satiate.css">
  7. <script src="audio.js"></script>
  8. <script src="satiate.js"></script>
  9. <meta name="theme-color" content="#000000" />
  10. <meta name="description" content="A text adventure!" />
  11. <meta property="og:title" content="Satiate" />
  12. <meta property="og:description" content="A text adventure!" />
  13. <meta property="og:image" content="https://chemicalcrux.org/satiate.png" />
  14. <link rel="shortcut icon" href="https://chemicalcrux.org/favicon.ico" type="image/x-icon" />
  15. </head>
  16. <body>
  17. <div>hewwo?</div>
  18. </body>