1
0
This commit is contained in:
2024-04-27 12:19:58 +09:00
parent 377b84b858
commit 17d3689d50
35 changed files with 647 additions and 440 deletions

View File

@ -5,6 +5,12 @@
</div>
<div class="stars">
{{ partial "particles.html" . }}
{{ partial "nasa.html" . }}
{{ partial "galaxy.html" . }}
</div>
{{ partial "footer.html" . }}
</body>