diff --git a/content/blog/2024-04-28-nasa.md b/content/blog/2024-04-28-nasa.md
new file mode 100644
index 0000000..eb94571
--- /dev/null
+++ b/content/blog/2024-04-28-nasa.md
@@ -0,0 +1,25 @@
++++
+date = "2024-04-28"
+tags = ["nasa"]
+title = "solar-system"
+slug = "nasa"
++++
+
+この前、nasaのvoyager-1の不具合が修正された話がありました。
+
+私もニュース媒体でそれを知り、最もわかりやすかったのは[gigazine.net](https://gigazine.net/news/20240423-voyager-1-resumes-sending-signal/)の記事だったと思います。
+
+`nasa`には`solar-system`があって、そこではvoyagerのstoryも公開されています。
+
+
+
+[yui.syui.ai](https://yui.syui.ai)のレイアウトを考えてて、あれも宇宙に関係した話なので`solar-system`を自前で作りたいなと思い作ってみました。
+
+- host : https://yui.syui.ai/pkg/solar
+
+
+
+例えば、`camera:earth`にしてみてください。
+
+参考にしたのは[solarcg/SolarSys](https://github.com/solarcg/SolarSys)です。
+