Merged in fix/add-priority-logo (pull request #1009)
fix: set priority on logo above the fold for preloading Approved-by: Erik Tiekstra
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