mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-28 20:35:49 -04:00
images are finally linkable again
This commit is contained in:
@@ -29,7 +29,7 @@ const Uses = () => (
|
||||
revolving around my Apple sheepy-ness. Inspired by <Link href="https://uses.tech/">many, many others</Link>. ❤️
|
||||
</p>
|
||||
|
||||
<Image src={desktopImg} alt="My mess of a desktop." priority />
|
||||
<Image src={desktopImg} href={desktopImg.src} alt="My mess of a desktop." priority />
|
||||
|
||||
<H2 id="hardware">🍎 Hardware</H2>
|
||||
<UnorderedList>
|
||||
|
||||
Reference in New Issue
Block a user