index.html 224 B

1234567891011
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. </head>
  5. <body>
  6. hi! Check out the console.
  7. <script src="gen/js/main.js" type="text/javascript"></script>
  8. <script type="text/javascript">example.core.start_BANG_(window);</script>
  9. </body>
  10. </html>