diff --git a/star/_index.toml b/star/_index.toml index b6af620..39f3129 100644 --- a/star/_index.toml +++ b/star/_index.toml @@ -1,3 +1,7 @@ [[texture]] name = "star" path = "B-09.png" + +[[texture]] +name = "nova" +path = "nova.png" diff --git a/star/nova.png b/star/nova.png new file mode 100644 index 0000000..3ca3db8 Binary files /dev/null and b/star/nova.png differ