diff --git a/src/data/watchlist.json b/src/data/watchlist.json index e78d853..d4a42ef 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -21,6 +21,17 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ + { + "title": "My Hero Academia S08", + "type": "anime", + "date": { + "year": "2025", + "month": "12", + "day": "13", + "string": "2025-12-13" + }, + "rating": 5 + }, { "title": "The Internship", "type": "movie", @@ -31,17 +42,6 @@ "string": "2025-12-09" }, "rating": 3 - }, - { - "title": "My Hero Academia S08", - "type": "anime", - "date": { - "year": "2025", - "month": "12", - "day": "07", - "string": "2025-12-07" - }, - "rating": 5 }, { "title": "Step Up",