ニジカもんすたぁ!! トップ・ページ 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.

index.frm.php 326 B

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