diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index d1879c3..2816586 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -30,6 +30,18 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ + { + "title": "Lord of the Flies", + "isbn": 9780399537424, + "author": "William Golding", + "date": { + "year": "2025", + "month": "07", + "day": "18", + "string": "2025-07-18" + }, + "rating": 4 + }, { "title": "Mostly Harmless", "isbn": 9781529034561, @@ -41,7 +53,6 @@ "string": "2025-06-16" }, "rating": 3 - }, { "title": "So Long, and Thanks for All the Fish",