diff --git a/src/data/quotes.json b/src/data/quotes.json index b066f79..a7a78ee 100644 --- a/src/data/quotes.json +++ b/src/data/quotes.json @@ -1,12 +1,4 @@ [ - { - "quote": "What we obtain too cheaply we esteem too lightly", - "author": "Thomas Pain" - }, - { - "quote": "Does one need to small flowers more quickly, more efficiently?", - "author": "MecklesFrog" - }, { "quote": "Be curious, not judgemental", "author": "Walt Whitman (Ted Lasso)" diff --git a/src/data/watchlist.json b/src/data/watchlist.json index baa6baa..60ba6a6 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -12,7 +12,7 @@ "type": "anime" }, { - "title": "Mr. Robot S01", + "title": "The Big Bang Theory S12", "type": "series" } ] @@ -21,28 +21,6 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ - { - "title": "Step Up", - "type": "movie", - "date": { - "year": "2025", - "month": "12", - "day": "05", - "string": "2025-12-05" - }, - "rating": 4 - }, - { - "title": "The Big Bang Theory S12", - "type": "series", - "date": { - "year": "2025", - "month": "12", - "day": "04", - "string": "2025-12-04" - }, - "rating": 5 - }, { "title": "Avatar: The Last Airbender S03", "type": "series",