1
0
This commit is contained in:
2024-04-05 17:44:02 +09:00
commit f77f28f2fa
2559 changed files with 432937 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<script type="module" crossorigin src="/svg/index.js"></script>
<link rel="stylesheet" href="/svg/index.css">
<div id="ai-star-stage2" class="stage">
<div class="center">
<a href="/"><div class="star"></div></a>
</div>
</div>