fix
This commit is contained in:
@ -5,7 +5,11 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div class="stars">
|
||||
{{ partial "particles.html" . }}
|
||||
{{ partial "garaxy.html" . }}
|
||||
</div>
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
|
||||
</body>
|
||||
|
1
layouts/partials/100stars.html
Normal file
1
layouts/partials/100stars.html
Normal file
@ -0,0 +1 @@
|
||||
<iframe src="https://stars.chromeexperiments.com/" allowfullscreen frameborder="0" style="width:100%;height:700px;"></iframe>
|
1
layouts/partials/garaxy.html
Normal file
1
layouts/partials/garaxy.html
Normal file
@ -0,0 +1 @@
|
||||
<iframe src="/pkg/garaxy/" allowfullscreen frameborder="0" style="width:100%;height:700px;"></iframe>
|
Reference in New Issue
Block a user