remove janky fake alt text

This commit is contained in:
john 2025-08-10 18:43:32 +02:00
parent 380a9a4f36
commit 9bc2da8748

View file

@ -150,7 +150,6 @@ function PostMediaItem({ media }: PostMediaProps) {
width={width}
height={height}
src={url.toString()}
alt="todo sry :("
className="w-full h-auto"
loading="lazy"
/>