From 19473ff9900b2a93a992224b2e16d2dea62597a0 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Tue, 9 Apr 2024 13:47:59 +0200 Subject: [PATCH] :books: add "Hi Score Girl: Vol. 1 & Vol. 2" Signed-off-by: Sindre Kjelsrud --- src/data/biblioteca.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/src/data/biblioteca.json b/src/data/biblioteca.json index 4935116..cb2ff7c 100644 --- a/src/data/biblioteca.json +++ b/src/data/biblioteca.json @@ -1,4 +1,29 @@ [ + { + "isbn": "9781646090174", + "title": "Hi Score Girl: Vol. 2", + "date": + { + "year": "2024", + "month": "04", + "day": "08", + "string": "2024-04-08" + }, + "my_rating": 4, + "author": "Rensuke Oshikiri" + }, { + "isbn": "9781646090167", + "title": "Hi Score Girl: Vol. 1", + "date": + { + "year": "2024", + "month": "04", + "day": "08", + "string": "2024-04-08" + }, + "my_rating": 4, + "author": "Rensuke Oshikiri" + }, { "isbn": "9781421550794", "title": "Neon Genesis Evangelion: Vol. 1",