1
0
This commit is contained in:
2024-04-27 21:39:27 +09:00
parent 2b502110bb
commit 3dc65befb9
14 changed files with 7 additions and 7 deletions

View File

@ -7,7 +7,7 @@
<div class="stars">
{{ partial "particles.html" . }}
{{ partial "garaxy.html" . }}
{{ partial "galaxy.html" . }}
</div>
{{ partial "footer.html" . }}

View File

@ -0,0 +1 @@
<iframe src="/pkg/galaxy/" allowfullscreen frameborder="0" style="width:100%;height:700px;"></iframe>

View File

@ -1 +0,0 @@
<iframe src="/pkg/garaxy/" allowfullscreen frameborder="0" style="width:100%;height:700px;"></iframe>