From ff259f951215d543438f8b7f3ede054802830d52 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Wed, 6 Mar 2024 09:37:29 +0100 Subject: [PATCH] :books: add "One Piece: Vol.1" Signed-off-by: Sindre Kjelsrud --- src/data/biblioteca.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/data/biblioteca.json b/src/data/biblioteca.json index b65c60e..f1aea7c 100644 --- a/src/data/biblioteca.json +++ b/src/data/biblioteca.json @@ -1,4 +1,17 @@ [ + { + "isbn": "9781569319017", + "title": "One Piece: Vol.1", + "date": + { + "year": "2024", + "month": "03", + "day": "06", + "string": "2024-03-06" + }, + "my_rating": 5, + "author": "Eiichiro Oda" + }, { "isbn": "9781529035667", "title": "Permanent Record",