Skip to content

Commit

Permalink
🎬 add "Demon Slayer: Hashira Training Arc" & "Beverly Hills Cop: Axel F"
Browse files Browse the repository at this point in the history
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
  • Loading branch information
SindreKjelsrud committed Jul 16, 2024
1 parent cef8ca4 commit dec7d28
Showing 1 changed file with 24 additions and 4 deletions.
28 changes: 24 additions & 4 deletions src/data/watchlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
"title": "My Hero Academia S07",
"type": "anime"
},
{
"title": "Demon Slayer: Hashira Training Arc",
"type": "anime"
},
{
"title": "Star Wars: The Bad Batch S02",
"type": "series"
Expand All @@ -29,6 +25,30 @@
"name": "Watched",
"url": "https://kjelsrud.dev/logs/watchlist/",
"tv":[
{
"title": "Beverly Hills Cop: Axel F",
"type": "movie",
"date":
{
"year": "2024",
"month": "07",
"day": "10",
"string": "2024-07-10"
},
"rating": 4
},
{
"title": "Demon Slayer: Hashira Training Arc",
"type": "anime",
"date":
{
"year": "2024",
"month": "07",
"day": "08",
"string": "2024-07-08"
},
"rating": 5
},
{
"title": "The Antisocial Network: Memes to Mayhem",
"type": "movies",
Expand Down

0 comments on commit dec7d28

Please sign in to comment.