From 90deb66ad8560ba162c4838910f920d003ef7764 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Mon, 19 Feb 2024 21:14:46 +0100 Subject: [PATCH] :speech_balloon: update Currently Reading Signed-off-by: Sindre Kjelsrud --- src/pages/logs/books.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/logs/books.astro b/src/pages/logs/books.astro index 6e29981..a3c2aec 100644 --- a/src/pages/logs/books.astro +++ b/src/pages/logs/books.astro @@ -35,7 +35,7 @@ const today = new Date();

📚 ¿Dónde está la biblioteca?

{today.getFullYear()} - Currently Reading:

-

📖 Permanent Record

+

📖 Invisible Women: Exposing Data Bias in a World Designed for Men

{sortedYears.map(year => (
{year} - Finished

({booksByYear[year].length} entries)