Skip to content

Commit

Permalink
fix: image path
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinPadi committed Oct 4, 2023
1 parent 7240d11 commit 52113f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Moon",
"images": {
"png": "./assets/destination/image-moon.png",
"webp": ".assets/destination/image-moon.webp"
"webp": "./assets/destination/image-moon.webp"
},
"description": "See our planet as you’ve never seen it before. A perfect relaxing trip away to help regain perspective and come back refreshed. While you’re there, take in some history by visiting the Luna 2 and Apollo 11 landing sites.",
"distance": "384,400 km",
Expand Down

0 comments on commit 52113f2

Please sign in to comment.