ニジカもんすたぁ!! トップ・ページ https://nizika.monster
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

15 lines
342 B

  1. <!DOCTYPE html>
  2. <html lang="ja">
  3. <head>
  4. <meta charset="utf8" />
  5. <link rel="stylesheet" href="./styles/index.css" />
  6. <script src="./scripts/main.js" defer="defer"></script>
  7. <title>ニジカもんすたぁ!! - 入口</title>
  8. </head>
  9. <body>
  10. <canvas id="canvas"></canvas>
  11. </body>
  12. </html>