From bc003697e763c58579ae545c798845c78b13cfa0 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Wed, 16 Apr 2025 23:02:22 +0200 Subject: [PATCH] :books: Add "Zucked: Waking Up to the Facebook Catastrophe" Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) 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",