fix
This commit is contained in:
parent
c7944edd98
commit
9aa9b332e7
@ -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>
|
@ -46,6 +46,7 @@ article {
|
||||
|
||||
.stars {
|
||||
background: #313131;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.footer-link {
|
||||
|
Loading…
Reference in New Issue
Block a user