From 7452a62c72da77987c241cff8fdca61178f827fa Mon Sep 17 00:00:00 2001 From: n Date: Sat, 3 May 2025 04:02:32 +0100 Subject: [PATCH] fixed social links (href and added another link around the button itself --- src/components/social-links.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/components/social-links.tsx b/src/components/social-links.tsx index aaf6caf..55518a9 100644 --- a/src/components/social-links.tsx +++ b/src/components/social-links.tsx @@ -9,11 +9,13 @@ import { GitCommitVerticalIcon } from "@/components/ui/git-commit-vertical"; export const SelfSocialLink = () => ( - - - + + + + + created with 💜 by @wnd.sh (click!) @@ -24,18 +26,16 @@ export const SelfSocialLink = () => ( export const GitSocialLink = () => ( - - - + + + + + - - GitHub (click!) + + git (click!)