Skip to content

Commit

Permalink
update new site link
Browse files Browse the repository at this point in the history
  • Loading branch information
sanidhyy authored Dec 2, 2024
1 parent 896b0c1 commit d0f6b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/banner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const Banner = ({ hide, setHide }: BannerProps) => {
<span>
Did you like this portfolio. Check out my{" "}
<Link
to="https://www.sanidhy.me"
to="https://www.sanidhyy.name"
target="_blank"
rel="noreferrer noopener"
className="inline font-medium text-blue-600 underline underline-offset-2 decoration-600 hover:no-underline"
Expand Down

0 comments on commit d0f6b55

Please sign in to comment.