Skip to content

Commit f220c57

Browse files
committed
fetchpriority high for hero image
1 parent fec1754 commit f220c57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/website/src/components/hero.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ import heroImage from "../assets/croco-13.png";
1818
alt="CroCoder Hero Image"
1919
widths={[1196, 598, 553, 292]}
2020
loading="eager"
21+
fetchpriority="high"
2122
/>
2223
</div>
2324
<div

0 commit comments

Comments
 (0)