From 45f65b6a639f3e59d9d1db2a4cf452fe406bd4b2 Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 25 Dec 2023 10:21:46 -0800 Subject: [PATCH] Added luna --- planet/_index.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/planet/_index.toml b/planet/_index.toml index f23da16..07c08a2 100644 --- a/planet/_index.toml +++ b/planet/_index.toml @@ -1,3 +1,7 @@ [[texture]] name = "earth" path = "earth.png" + +[[texture]] +name = "luna" +path = "luna.png"