From 738160de7904970ef6703fb7b5bb8516b8e1bbf4 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 2 Oct 2025 13:37:15 +0200 Subject: [PATCH] bookshelf: Add "One Piece: Vol. 114" Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 5d9e8b5..b0ebf7c 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -49,6 +49,18 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ + { + "title": "One Piece: Vol. 114", + "isbn": null, + "author": "Eiichiro Oda", + "date": { + "year": "2025", + "month": "09", + "day": "10", + "string": "2025-09-10" + }, + "rating": 5 + }, { "title": "Men Explain Things to Me (And Other Essays)", "isbn": 9781783780792,