Skip to content

Commit

Permalink
chore: update profile link in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
rupali-codes committed Dec 10, 2023
1 parent 12437ab commit 06f5f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const Footer: FC = () => {
<div className="mr-1 md:-mt-2 lg:mt-0"> Developed by </div>
<div className="md:-mt-2 lg:mt-0"></div>
<Link
href="https://rupali-codes.vercel.app/"
href="https://rupalihaldiya.vercel.app/"
target="_blank"
rel="noopener noreferrer"
aria-label="GitHub Profile of Rupali Haldiya"
Expand Down

1 comment on commit 06f5f35

@vercel
Copy link

@vercel vercel bot commented on 06f5f35 Dec 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.