1
0
web/layouts/partials/nasa.html

9 lines
417 B
HTML
Raw Normal View History

2024-04-27 12:19:58 +09:00
<div class="nasa">
2024-04-28 20:09:32 +09:00
<iframe src="https://eyes.nasa.gov/apps/solar-system/#/sun/distance" allowfullscreen frameborder="0" style="width:100%;height:700px;"></iframe>
2024-04-27 12:19:58 +09:00
</div>
2024-04-28 20:09:32 +09:00
2024-04-27 12:19:58 +09:00
<!--
2024-04-28 20:09:32 +09:00
https://eyes.nasa.gov/apps/solar-system/#/story/voyager_grand_tour?slide=slide_2
<iframe src="https://eyes.nasa.gov/apps/solar-system/#/sun/distance?to=earth" allowfullscreen frameborder="0" style="width:100%;height:700px;"></iframe>
2024-04-27 12:19:58 +09:00
-->