From e3174f9b95a582afb0fa6458a88b383a857336c3 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sat, 1 Mar 2025 08:36:25 +0100 Subject: [PATCH 1/2] :books: Update want to read Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 398aef4..e6d3df2 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -728,6 +728,14 @@ "name": "Want to read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ + { + "title": "Landet som ble for rikt: Hvordan Norge endte i oljefondets felle", + "author": "Martin Bech Holte" + }, + { + "title": "Infinity Gate", + "author": "M.R. Carey" + }, { "title": "Zucked: Waking Up to the Facebook Catastrophe" }, From 7706897d5291fdb058558969aecb6145ad07f3aa Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sat, 1 Mar 2025 08:36:31 +0100 Subject: [PATCH 2/2] :clapper: Add "Megalobox S02" Signed-off-by: SindreKjelsrud --- src/data/watchlist.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 3af322f..eea9e58 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -29,6 +29,18 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv":[ + { + "title": "Megalobox S02", + "type": "anime", + "date": + { + "year": "2025", + "month": "02", + "day": "27", + "string": "2025-02-27" + }, + "rating": 4 + }, { "title": "Megalobox S01", "type": "anime",