This commit is contained in:
Benjamin Toby
2024-12-09 18:02:07 +01:00
parent 20959c3580
commit 998158369a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ export default function Main() {
<Span>
I'm a man of few words. My{" "}
<Link href="/skills">Skills</Link> and{" "}
<Link href="/work">Work</Link> speaks for themselves.
<Link href="/work">Work</Link> speak for themselves.
</Span>
</Stack>
</Section>