Updates
This commit is contained in:
@@ -13,8 +13,14 @@ export default function Main() {
|
||||
<H1 className="leading-snug">About Me</H1>
|
||||
<Span>
|
||||
I'm a man of few words. My{" "}
|
||||
<Link href="/skills">Skills</Link> and{" "}
|
||||
<Link href="/work">Work</Link> speak for themselves.
|
||||
<Link href="/skills" className="dotted-text">
|
||||
Skills
|
||||
</Link>{" "}
|
||||
and{" "}
|
||||
<Link href="/work" className="dotted-text">
|
||||
Work
|
||||
</Link>{" "}
|
||||
speak for themselves.
|
||||
</Span>
|
||||
</Stack>
|
||||
</Section>
|
||||
|
||||
Reference in New Issue
Block a user