diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 5d9e8b5..d0c5ca3 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -11,11 +11,6 @@ "title": "Interpretation of the Meanings of The Noble Qur'ân", "isbn": null, "author": "Muhammad Taqi-ud-Din al-Hilali, Muhammad Muhsin Khan" - }, - { - "title": "Fourth Wing", - "isbn": 9780349437019, - "author": "Rebecca Yarros" } ] }, diff --git a/src/data/quotes.json b/src/data/quotes.json index a7a78ee..246c82f 100644 --- a/src/data/quotes.json +++ b/src/data/quotes.json @@ -1,8 +1,4 @@ [ - { - "quote": "Be curious, not judgemental", - "author": "Walt Whitman (Ted Lasso)" - }, { "quote": "Without friendship, a human being is lost. A friend is someone who reminds you to feel alive.", "author": "Eddie Jaku" diff --git a/src/data/watchlist.json b/src/data/watchlist.json index b58f86c..0125394 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -12,11 +12,7 @@ "type": "anime" }, { - "title": "The Big Bang Theory S09", - "type": "series" - }, - { - "title": "Avatar: The Last Airbender S01", + "title": "The Big Bang Theory S08", "type": "series" } ] @@ -25,50 +21,6 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ - { - "title": "Green Book", - "type": "movie", - "date": { - "year": "2025", - "month": "09", - "day": "30", - "string": "2025-09-30" - }, - "rating": 5 - }, - { - "title": "The Big Bang Theory S08", - "type": "series", - "date": { - "year": "2025", - "month": "09", - "day": "29", - "string": "2025-09-29" - }, - "rating": 3 - }, - { - "title": "Formula 1: Drive to Survive S07", - "type": "series", - "date": { - "year": "2025", - "month": "09", - "day": "29", - "string": "2025-09-29" - }, - "rating": 3 - }, - { - "title": "Stan Lee", - "type": "movie", - "date": { - "year": "2025", - "month": "09", - "day": "28", - "string": "2025-09-28" - }, - "rating": 5 - }, { "title": "Source Code", "type": "movie", @@ -78,7 +30,7 @@ "day": "21", "string": "2025-09-21" }, - "rating": 4 + "rating": 5 }, { "title": "Bjørnøya", @@ -2491,6 +2443,9 @@ { "title": "Get Smart With Money" }, + { + "title": "The Minimalists: Less Is Now" + }, { "title": "The Playbook: A Coach's Rules for Life" }, @@ -2584,6 +2539,9 @@ { "title": "Yuru Camp" }, + { + "title": "Avatar: The Last Airbender" + }, { "title": "Horimiya" },