Skip to content

Commit 6bf98d0

Browse files
committed
update social link
1 parent 1471edd commit 6bf98d0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/components/SocialLinks.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
import { Mail, Instagram, Github } from "lucide-react";
32

43
const SocialLinks = () => {
@@ -12,7 +11,7 @@ const SocialLinks = () => {
1211
<Mail className="h-5 w-5 opacity-75 hover:opacity-100" />
1312
</a>
1413
<a
15-
href="https://github.com/github"
14+
href="https://github.com/tallowen/"
1615
className="transition-transform hover:scale-110"
1716
target="_blank"
1817
rel="noopener noreferrer"

0 commit comments

Comments
 (0)