index.html 242 B

123456789101112
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
  5. <script src="./index.js" type="text/javascript"></script>
  6. <title>Saguaro 3D</title>
  7. </head>
  8. <body>
  9. </body>
  10. </html>