diff --git a/data/movies.json b/data/movies.json index d96b717..e6b2ccc 100644 --- a/data/movies.json +++ b/data/movies.json @@ -1,4 +1,16 @@ [ + { + "title": "Bridget Jones's Baby", + "type": "movie", + "date": + { + "year": "2023", + "month": "07", + "day": "01", + "string": "2023-07-01" + }, + "my_rating": 3 + }, { "title": "Spider-Man: Across the Spider-Verse", "type": "movie",