diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index d0c5ca3..5d9e8b5 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -11,6 +11,11 @@ "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 246c82f..a7a78ee 100644 --- a/src/data/quotes.json +++ b/src/data/quotes.json @@ -1,4 +1,8 @@ [ + { + "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 0125394..b58f86c 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -12,7 +12,11 @@ "type": "anime" }, { - "title": "The Big Bang Theory S08", + "title": "The Big Bang Theory S09", + "type": "series" + }, + { + "title": "Avatar: The Last Airbender S01", "type": "series" } ] @@ -21,6 +25,50 @@ "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", @@ -30,7 +78,7 @@ "day": "21", "string": "2025-09-21" }, - "rating": 5 + "rating": 4 }, { "title": "Bjørnøya", @@ -2443,9 +2491,6 @@ { "title": "Get Smart With Money" }, - { - "title": "The Minimalists: Less Is Now" - }, { "title": "The Playbook: A Coach's Rules for Life" }, @@ -2539,9 +2584,6 @@ { "title": "Yuru Camp" }, - { - "title": "Avatar: The Last Airbender" - }, { "title": "Horimiya" },