diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index b8b2c1f..244be20 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -1001,6 +1001,10 @@ "name": "Want to read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ + { + "title": "99th Day: A Warning About Technology", + "author": "Gerry McGovern" + }, { "title": "Privacy Is Power", "author": "Carissa Veliz" diff --git a/src/data/watchlist.json b/src/data/watchlist.json index 18e007e..3a05cbf 100644 --- a/src/data/watchlist.json +++ b/src/data/watchlist.json @@ -21,6 +21,17 @@ "name": "Watched", "url": "https://kjelsrud.dev/logs/watchlist/", "tv": [ + { + "title": "GACHIAKUTA", + "type": "anime", + "date": { + "year": "2026", + "month": "01", + "day": "30", + "string": "2026-01-30" + }, + "rating": 5 + }, { "title": "Stranger Things S05", "type": "series", @@ -2659,9 +2670,6 @@ { "title": "Everything Must Go" }, - { - "title": "GACHIAKUTA" - }, { "title": "Før mørket" },