Remove duplicated loading property

This commit is contained in:
Benny Neugebauer
2023-10-03 23:49:07 +02:00
committed by GitHub
parent 662d5f311c
commit 645739ea15

View File

@ -59,7 +59,6 @@ const { Content } = post;
widths={[400, 900]}
sizes="(max-width: 900px) 400px, 900px"
alt={post?.excerpt || ''}
loading="eager"
width={900}
height={506}
loading="eager"