Skip to content

Commit

Permalink
docs: add sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Sep 15, 2024
1 parent 3e07b82 commit da1d0cc
Show file tree
Hide file tree
Showing 2 changed files with 18 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 @@ -103,6 +103,9 @@ const Showcase = props => {
<a href={addUTM("https://coderabbit.ai/")} target="_blank">
<img style={{padding: '20px'}} width="240" alt="CodeRabbit" src="/img/users/coderabbit.svg" />
</a>
<a href={addUTM("https://route4me.com/")} target="_blank">
<img style={{padding: '20px'}} width="240" alt="Route4Me" src="/img/users/route4me.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
15 changes: 15 additions & 0 deletions static/img/users/route4me.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 da1d0cc

Please sign in to comment.