mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 17:06:37 -04:00
prioritize above-the-fold images
This commit is contained in:
@ -44,7 +44,7 @@ const Previously = () => (
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<Image src={img_wayback} placeholder="blur" alt="Timeline of this website's past." />
|
||||
<Image src={img_wayback} placeholder="blur" alt="Timeline of this website's past." priority />
|
||||
</a>
|
||||
<figcaption>
|
||||
...the{" "}
|
||||
|
Reference in New Issue
Block a user