From 5d35c5a5788b290daaceedc18f918f330921a5d9 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Mon, 8 Jan 2024 18:36:05 +0100 Subject: [PATCH] :books: add "Lacero" Signed-off-by: Sindre Kjelsrud --- src/data/biblioteca.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/data/biblioteca.json b/src/data/biblioteca.json index 7c25605..a15e3ca 100644 --- a/src/data/biblioteca.json +++ b/src/data/biblioteca.json @@ -1,4 +1,17 @@ [ + { + "isbn": "", + "title": "Lacero", + "date": + { + "year": "2024", + "month": "01", + "day": "08", + "string": "2024-01-08" + }, + "my_rating": 5, + "author": "Andy Weir" + }, { "isbn": "9788496427877", "title": "The Summit of the Gods: Vol.1", @@ -10,7 +23,7 @@ "string": "2023-12-29" }, "my_rating": 5, - "author": " Jiro Taniguchi, Yumemakura Baku" + "author": "Jiro Taniguchi, Yumemakura Baku" }, { "isbn": "9788202662721",