Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
javierarce committed Oct 4, 2023
1 parent b2944c9 commit 0cb19e9
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions _data/movies.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
{
"updated_at": "2023-09-29",
"count": 492,
"updated_at": "2023-10-04",
"count": 494,
"movies": [
{
"watched_on": "2023-10-03",
"title": "Welcome Back, Mr. McDonald (1997)",
"rating": 4,
"stars": "★★★★",
"rewatched": false,
"permalink": "welcome-back-mr-mcdonald"
},
{
"watched_on": "2023-10-01",
"title": "Deathtrap (1982)",
"rating": 4,
"stars": "★★★★",
"rewatched": false,
"permalink": "deathtrap"
},
{
"watched_on": "2023-09-25",
"title": "Barry Lyndon (1975)",
Expand Down

0 comments on commit 0cb19e9

Please sign in to comment.