Skip to content

Commit

Permalink
docs: add new sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Dec 26, 2024
1 parent ecab090 commit 60f6532
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -112,6 +112,9 @@ const Showcase = props => {
<a href={addUTM("https://workleap.com/")} target="_blank">
<img style={{padding: '20px'}} width="210" alt="Workleap" src="/img/users/workleap.svg" />
</a>
<a href={addUTM("https://canva.com/")} target="_blank">
<img style={{padding: '20px'}} width="160" alt="Canva" src="/img/users/canva.svg" />
</a>
<a href={addUTM("https://prisma.io/")} target="_blank">
<img style={{padding: '20px'}} width="240" alt="Prisma" src="/img/users/prisma.svg" />
</a>
Expand Down
1 change: 1 addition & 0 deletions static/img/users/canva.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 60f6532

Please sign in to comment.