diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index e5e90f6..9f607cc 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -7,11 +7,7 @@ "name": "Currently reading", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ - { - "title": "Zucked: Waking Up to the Facebook Catastrophe", - "isbn": 9780008319014, - "author": "Roger McNamee" - } + ] }, { @@ -45,6 +41,19 @@ "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ { + "title": "Zucked: Waking Up to the Facebook Catastrophe", + "isbn": 9780008319014, + "author": "Roger McNamee", + "date": + { + "year": "2025", + "month": "04", + "day": "12", + "string": "2025-04-12" + }, + "rating": 5 + }, + { "title": "Digital Leadership in Hybrid Workplaces (A Case Study of a Nordic Marketplace on Handling Challenges of Hybrid Work)", "isbn": null, "author": "Ahmed Waseem Saeed",