diff --git a/src/pages/logs/watched.astro b/src/pages/logs/watched.astro index 1624bb3..4a792f5 100644 --- a/src/pages/logs/watched.astro +++ b/src/pages/logs/watched.astro @@ -37,7 +37,7 @@ const today = new Date();

{today.getFullYear()} - Currently Watching:

👀 ONE PIECE Egghead Arc

👀 Star Wars: The Clone Wars S02

-

👀 Better Call Saul S05

+

👀 Better Call Saul S06

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

({tvByYear[year].length} entries)