Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Idrinth authored Nov 26, 2024
1 parent e4f2714 commit ad3e8de
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/pages/contributing/sponsors/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,16 @@ const Index = () => <Layout
lnkey={'bjoernbuettner'}
label={'Björn Büttner'}
/>
<ContentUnit
level={'h2'}
text={'sponsors.former.title'}
>sponsors.former.description</ContentUnit>
<Sponsor
img={<img
src={jungwild}
alt={'JUNGWILD'}
/>}
to={'https://bjoern-buettner.me'}
to={'https://jungwild.io'}
lnkey={'jungwild'}
label={'JUNGWILD'}
/>
Expand Down

0 comments on commit ad3e8de

Please sign in to comment.