diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 244be20..b8b2c1f 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -1001,10 +1001,6 @@ "name": "Want to read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ - { - "title": "99th Day: A Warning About Technology", - "author": "Gerry McGovern" - }, { "title": "Privacy Is Power", "author": "Carissa Veliz" diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 3a05cbf..18e007e 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -21,17 +21,6 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ - { - "title": "GACHIAKUTA", - "type": "anime", - "date": { - "year": "2026", - "month": "01", - "day": "30", - "string": "2026-01-30" - }, - "rating": 5 - }, { "title": "Stranger Things S05", "type": "series", @@ -2670,6 +2659,9 @@ { "title": "Everything Must Go" }, + { + "title": "GACHIAKUTA" + }, { "title": "Før mørket" },