mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 16:46:39 -04:00
prioritize above-the-fold images
This commit is contained in:
@ -36,7 +36,7 @@ const CLI = () => (
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<Image src={cliImg} placeholder="blur" alt="Terminal Screenshot" />
|
||||
<Image src={cliImg} placeholder="blur" alt="Terminal Screenshot" priority />
|
||||
</a>
|
||||
<h2>Usage</h2>
|
||||
<pre>
|
||||
|
Reference in New Issue
Block a user