🎬 update "Currently Watching"

Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
Sindre Kjelsrud 2023-12-23 20:55:50 +01:00
parent 34ce004ec2
commit b035d3773b
Signed by untrusted user who does not match committer: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -25,9 +25,9 @@ function getEmojiStars(rating:any) {
<main class="flex flex-col gap-4 mt-4">
<h1 class="text-3xl font-extrabold">📺 La télévision</h1>
<h2 class="text-xl font-semibold">2023 - Currently Watching:</h2>
<p>👀 One Piece ~ Final Saga</p>
<p>👀 ONE PIECE Egghead Arc</p>
<p>👀 Star Wars: The Clone Wars S02</p>
<p>👀 Dr. Stone S03</p>
<p>👀 JUJUTSU KAISEN S02</p>
{sortedYears.map(year => (
<section>
<div class="text-xl font-semibold mb-2">{year} - Finished</div>