diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index d7b9f4f..2ab8ed5 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -52,18 +52,6 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ - { - "title": "The Network State", - "isbn": null, - "author": "Balaji Srinivasan", - "date": { - "year": "2026", - "month": "04", - "day": "08", - "string": "2026-04-08" - }, - "rating": 3 - }, { "title": "Cypherpunks: Freedom and the Future of the Internet", "isbn": 9781939293015, diff --git a/src/data/watchlist.json b/src/data/watchlist.json index e2cda3b..a7d80c5 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -8,11 +8,11 @@ "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ { - "title": "ONE PIECE: Elbaph Arc", + "title": "ONE PIECE: Egghead Arc", "type": "anime" }, { - "title": "Scorpion S02", + "title": "Scorpion S01", "type": "series" } ] @@ -21,17 +21,6 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ - { - "title": "Scorpion S01", - "type": "series", - "date": { - "year": "2026", - "month": "04", - "day": "04", - "string": "2026-04-04" - }, - "rating": 3 - }, { "title": "Thunderbolts*", "type": "movie",