fix
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
{{ partial "nasa.html" . }}
|
||||
{{ partial "galaxy.html" . }}
|
||||
-->
|
||||
{{ partial "galaxy-react.html" . }}
|
||||
{{ partial "star.html" . }}
|
||||
</div>
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
|
@ -1 +1 @@
|
||||
<iframe src="https://card.syui.ai/planet?g=sun" allowfullscreen frameborder="0" style="width:100%;height:600px;"></iframe>
|
||||
<iframe src="https://card.syui.ai/planet?g=sun" allowfullscreen frameborder="0" style="width:95%;height:600px;"></iframe>
|
Reference in New Issue
Block a user