Skip to content

Commit

Permalink
Revert "update sponsors list"
Browse files Browse the repository at this point in the history
This reverts commit 75c252b.
  • Loading branch information
zkochan committed Jul 19, 2023
1 parent 88a8f51 commit 87bdfbb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ const Showcase = props => {
flexFlow: 'row wrap',
justifyContent: 'center',
}}>
<a href={addUTM("https://bit.dev/")} target="_blank">
<img style={{padding: '20px'}} width="120" alt="bit" src="/img/users/bit.svg" />
</a>
<a href={addUTM("https://novu.co/")} target="_blank">
<img style={{padding: '20px'}} width="240" alt="Novu" src="/img/users/novu.svg" />
</a>
Expand Down

0 comments on commit 87bdfbb

Please sign in to comment.