fix: set priority on logo above the fold for preloading
This commit is contained in:
@@ -56,6 +56,7 @@ function Logo({ alt }: { alt: string }) {
|
||||
className={styles.logo}
|
||||
height={22}
|
||||
src="/_static/img/scandic-logotype.svg"
|
||||
priority
|
||||
width={103}
|
||||
/>
|
||||
</NextLink>
|
||||
|
||||
Reference in New Issue
Block a user