From e7b1fcd74b3f81611f94bb198c227df781ddad57 Mon Sep 17 00:00:00 2001 From: Facundo Saucedo <43495919@terciariourquiza.edu.ar> Date: Mon, 1 Jun 2026 21:12:42 -0300 Subject: [PATCH 1/3] feat: refactor book data structure and add rendering function --- index.html | 4 ++-- script.js | 43 +++++++++++++++++++++++++++++++++---------- 2 files changed, 35 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index c975a59..c1df308 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@