From f51a9636682f9859fd212fdec3e6c327995847d3 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Tue, 12 Mar 2024 15:27:56 +0100 Subject: [PATCH] :clapper: update currently watching Signed-off-by: Sindre Kjelsrud --- src/pages/logs/watched.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/logs/watched.astro b/src/pages/logs/watched.astro index 26c48e4..2ee1888 100644 --- a/src/pages/logs/watched.astro +++ b/src/pages/logs/watched.astro @@ -36,7 +36,7 @@ const today = new Date();

📺 La télévision

{today.getFullYear()} - Currently Watching:

👀 ONE PIECE Egghead Arc

-

👀 Star Wars: The Clone Wars S02

+

👀 Star Wars: The Clone Wars S03

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

({tvByYear[year].length} entries)