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" }, 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",