💬 replace emojis in headings with [ ]

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
SindreKjelsrud 2024-08-23 13:04:53 +02:00
parent a426978e1f
commit 9baa8242f3
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6
34 changed files with 38 additions and 38 deletions

View file

@ -29,7 +29,7 @@ const sortedYears = Object.keys(tvByYear).sort((a: any, b: any) => b - a);
---
<SectionContainer>
<main class="flex flex-col flex-1 gap-4 mt-4">
<h1 class="text-3xl font-extrabold">📺 La télévision</h1>
<h1 class="text-3xl font-extrabold">[ Watchlist ]</h1>
<h2 class="text-xl font-semibold">on the screen</h2>
<ul>