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.
|
12345678910111213 |
- <html lang="ja">
- <head>
- <meta charset="utf8" />
- <link rel="stylesheet" href="./styles/index.css" />
- <script src="./scripts/main.js" defer="defer"></script>
- <title>伊地知ニジカ - 鑑賞編</title>
- </head>
-
- <body>
- <canvas id="canvas"></canvas>
- </body>
- </html>
-
|