Skip to content

Commit

Permalink
Improve image loading priorities
Browse files Browse the repository at this point in the history
  • Loading branch information
marcbouchenoire committed Jan 25, 2022
1 parent 1dfd610 commit a27ad02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/site/src/components/layout/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ export function Header({ className, ...props }: ComponentProps<"header">) {
alt="Portrait of Marc Bouchenoire"
height="20"
layout="fixed"
priority
src={portrait}
width="20"
/>
Expand Down

0 comments on commit a27ad02

Please sign in to comment.