From 0f043db60c3cdfc24c6e28fae7eb3c1dd24e5e0c Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Fri, 26 Sep 2025 22:46:24 +0200 Subject: [PATCH] bookshelf: Add "Men Explain Things to Me (And Other Essays)" Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 37a88f8..d0c5ca3 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -33,11 +33,6 @@ "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, @@ -49,6 +44,18 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ + { + "title": "Men Explain Things to Me (And Other Essays)", + "isbn": 9781783780792, + "author": "Rebecca Solnit", + "date": { + "year": "2025", + "month": "09", + "day": "25", + "string": "2025-09-25" + }, + "rating": 4 + }, { "title": "Hvem spanderer?", "isbn": 9788205519800,