From 38e29acf2dd783b7d7caf9a04ca724f1c738f381 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 28 Aug 2025 16:09:28 +0200 Subject: [PATCH] chore(bookshelf): Updated shelf & add "Kagurabachi: Vol. 4" Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 6b38de5..2575ceb 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -37,6 +37,16 @@ "title": "The Hobbit", "isbn": 9780007487288, "author": "J.R.R. Tolkien" + }, + { + "title": "Men Explain Things to Me (And Other Essays)", + "isbn": 9781783780792, + "author": "Rebecca Solnit" + }, + { + "title": "The Age of Surveillance Capitalism", + "isbn": 9781781256855, + "author": "Shoshana Zuboff" } ] }, @@ -429,6 +439,18 @@ }, "rating": 4 }, + { + "title": "Kagurabachi: Vol. 4", + "isbn": 9784088842097, + "author": "Takeru Gokazono", + "date": { + "year": "2024", + "month": "07", + "day": "12", + "string": "2024-07-12" + }, + "rating": 4 + }, { "title": "Kagurabachi: Vol. 3", "isbn": 9784088841168, @@ -1057,9 +1079,6 @@ { "title": "Ten Arguments For Deleting Your Social Media Accounts Right Now" }, - { - "title": "The Age of Surveillance Capitalism" - }, { "title": "One Day in the Life of Ivan Denisovich" },