diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index aea5c7d..d5dd2ed 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -8,10 +8,10 @@ "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ { - "title": "Black Box Thinking", - "isbn": 9781473613805, - "author": "Matthew Syed" - } + "title": "Life, the Universe and Everything", + "isbn": 9781529034547, + "author": "Adams Douglas" + } ] }, { @@ -40,19 +40,6 @@ "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ { - "title": "Life, the Universe and Everything", - "isbn": 9781529034547, - "author": "Adams Douglas", - "date": - { - "year": "2025", - "month": "04", - "day": "21", - "string": "2025-04-21" - }, - "rating": 3 - }, - { "title": "Zucked: Waking Up to the Facebook Catastrophe", "isbn": 9780008319014, "author": "Roger McNamee", diff --git a/src/data/watchlist.json b/src/data/watchlist.json index dfcac30..1948d84 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -20,7 +20,7 @@ "type": "series" }, { - "title": "Star Wars Rebels S04", + "title": "Star Wars Rebels S03", "type": "series" } ] @@ -30,21 +30,9 @@ "url": "https://kjelsrud.dev/logs/watchlist/", "tv":[ { - "title": "Star Wars Rebels S03", - "type": "series", - "date": - { - "year": "2025", - "month": "04", - "day": "21", - "string": "2025-04-21" - }, - "rating": 4 - }, - { "title": "Star Wars Rebels S02", "type": "series", - "date": + "date": { "year": "2025", "month": "04",