Skip to content

Commit 44b6b4c

Browse files
committed
typo
1 parent ef0fe15 commit 44b6b4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export default function Home() {
5050
<div className="border-2 border-gray-800 rounded px-2 py-1">
5151
<h3 className="font-bold">Links:</h3>
5252
<ul className="list-disc pl-5">
53-
<li><a className="hover:underline" href="https://www.linkedin.com/in/andersontseng/">LinkedIn</a></li>
53+
<li><a className="hover:underline" href="https://www.linkedin.com/in/andersontseng/">Linkedin</a></li>
5454
<li><a className="hover:underline" href="https://www.instagram.com/anderson_wootdidoo/">Instagram</a></li>
5555
<li><a className="hover:underline" href="https://github.com/highfire1">Github</a></li>
5656
<li><a className="hover:underline" href="https://devpost.com/Highfire1">Devpost</a></li>

0 commit comments

Comments
 (0)