Skip to content

Commit

Permalink
Movies
Browse files Browse the repository at this point in the history
  • Loading branch information
javierarce committed Nov 21, 2023
1 parent aa0efed commit 45d3079
Showing 1 changed file with 34 additions and 2 deletions.
36 changes: 34 additions & 2 deletions _data/movies.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,39 @@
{
"updated_at": "2023-11-10",
"count": 521,
"updated_at": "2023-11-21",
"count": 525,
"movies": [
{
"watched_on": "2023-11-21",
"title": "Charulata (1964)",
"rating": 4.5,
"stars": "★★★★½",
"rewatched": false,
"permalink": "charulata"
},
{
"watched_on": "2023-11-16",
"title": "The Big City (1963)",
"rating": 4.5,
"stars": "★★★★½",
"rewatched": false,
"permalink": "the-big-city"
},
{
"watched_on": "2023-11-13",
"title": "Intimidation (1960)",
"rating": 3,
"stars": "★★★",
"rewatched": false,
"permalink": "intimidation"
},
{
"watched_on": "2023-11-11",
"title": "The Moustache (2005)",
"rating": 2,
"stars": "★★",
"rewatched": false,
"permalink": "the-moustache"
},
{
"watched_on": "2023-11-09",
"title": "The Killer (2023)",
Expand Down

0 comments on commit 45d3079

Please sign in to comment.