1
0
web/layouts/partials/nasa.html

9 lines
417 B
HTML
Raw Normal View History

2024-04-27 03:19:58 +00:00
<div class="nasa">
2024-04-28 11:09:32 +00:00
<iframe src="https://eyes.nasa.gov/apps/solar-system/#/sun/distance" allowfullscreen frameborder="0" style="width:100%;height:700px;"></iframe>
2024-04-27 03:19:58 +00:00
</div>
2024-04-28 11:09:32 +00:00
2024-04-27 03:19:58 +00:00
<!--
2024-04-28 11:09:32 +00: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 03:19:58 +00:00
-->