Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

index.html 243 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Starfall</title>
  5. <script src="dist/app.js"></script>
  6. <link rel='shortcut icon' type='image/x-icon' href='/assets/favicon.ico' />
  7. </head>
  8. <body>
  9. <div id="game"></div>
  10. </body>
  11. </html>
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...