fix
This commit is contained in:
@ -1,14 +1,17 @@
|
||||
{{ partial "head.html" . }}
|
||||
{{ partial "navbar.html" . }}
|
||||
{{ partial "header.html" . }}
|
||||
{{ partial "content.html" . }}
|
||||
|
||||
{{ partial "sns.html" . }}
|
||||
</div>
|
||||
|
||||
<div class="stars">
|
||||
<!--
|
||||
{{ partial "content.html" . }}
|
||||
{{ partial "particles.html" . }}
|
||||
{{ partial "nasa.html" . }}
|
||||
{{ partial "galaxy.html" . }}
|
||||
-->
|
||||
{{ partial "galaxy-react.html" . }}
|
||||
</div>
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
|
Reference in New Issue
Block a user