diff --git a/data/movies.json b/data/movies.json index 6d19131..d96b717 100644 --- a/data/movies.json +++ b/data/movies.json @@ -1,4 +1,16 @@ [ + { + "title": "Spider-Man: Across the Spider-Verse", + "type": "movie", + "date": + { + "year": "2023", + "month": "06", + "day": "27", + "string": "2023-06-27" + }, + "my_rating": 5 + }, { "title": "2001: A Space Odyssey", "type": "movie",