index.html 199 B

123456789
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="stylesheet" type="text/css" href="index.css">
  5. <script src="../node_modules/steal/steal.js" data-main="example/index"></script>
  6. </head>
  7. <body>
  8. </body>
  9. </html>