Skip to content

Commit

Permalink
add name
Browse files Browse the repository at this point in the history
  • Loading branch information
harshsbhat committed Jan 4, 2025
1 parent eb66149 commit 048e6fe
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/components/landing/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@ export function Footer() {
>
@HarshBhatX
</Link>{' '}
and {' '}
<Link
href="https://twitter.com/AbhishekBelgaon"
target="_blank"
rel="noopener noreferrer"
className="font-medium text-gray-700 hover:text-gray-900 transition-colors"
>
@AbhishekBelgaon
</Link>{' '}
</p>
<p>
Sealnotes is open-source on{' '}
Expand Down

0 comments on commit 048e6fe

Please sign in to comment.