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,