Skip to content

Commit

Permalink
docs: Added @krishhandro as one-time sponsors in heroes section
Browse files Browse the repository at this point in the history
  • Loading branch information
ful1e5 committed Feb 5, 2024
1 parent 7fa2792 commit a348c14
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/components/HeroesElements/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ export const HeroesElements: React.FC<Props> = (_props) => {
name='Aadharsh K Praveen'
role='One-time Sponsor'
/>
<Card
imgUrl='https://avatars.githubusercontent.com/u/9942725?v=4'
link='https://github.com/krishhandro'
name='krishh'
role='One-time Sponsor'
/>

<Sponsors />

Expand Down

1 comment on commit a348c14

@krishhthedev
Copy link

Choose a reason for hiding this comment

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

Thank you @ful1e5 :)

Please sign in to comment.