diff --git a/src/pages/logs/books.astro b/src/pages/logs/books.astro index 1e9e66a..9e1ddb4 100644 --- a/src/pages/logs/books.astro +++ b/src/pages/logs/books.astro @@ -25,13 +25,13 @@ function getEmojiStars(rating:any) {

๐Ÿ“š ยฟDรณnde estรก la biblioteca?

2023 - Currently Reading:

-

๐Ÿ“– Barack Obama: A Promised Land

+

๐Ÿ“– The Summit Of The Gods: Vol.1

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

({booksByYear[year].length} entries)

\ No newline at end of file