[go: nahoru, domu]

Skip to content

Commit

Permalink
docs: load sponsors images eagerly (#4175)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed May 23, 2024
1 parent dcb0c36 commit dbec491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/components/landing/SponsorsGrid.astro
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ const sponsors: Sponsor[] = [
width={300}
style="width:150px;height:auto"
alt={sponsor.alt}
loading="eager"
/>
</a>
</div>
Expand Down

0 comments on commit dbec491

Please sign in to comment.