1
0
This commit is contained in:
2024-04-27 21:23:12 +09:00
parent bf0adc61ea
commit fc7a8299b4
10 changed files with 61 additions and 0 deletions

View File

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

View File

@ -0,0 +1 @@
<iframe src="https://stars.chromeexperiments.com/" allowfullscreen frameborder="0" style="width:100%;height:700px;"></iframe>

View File

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