Skip to content

Commit

Permalink
chore: add supertokens (#379)
Browse files Browse the repository at this point in the history
Add SuperTokens to trusted by section
  • Loading branch information
Schalk Neethling authored Feb 5, 2024
1 parent 1140b78 commit 3d86938
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/CustomersAndPartners/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ const CustomersAndPartners = () => {
url: 'https://www.unicis.tech/',
},
{
alt: 'Visit Cerbos.dev',
pictureSrc: '/images/customers-partners/cerbos',
url: 'https://cerbos.dev/',
alt: 'Visit SuperTokens.com',
pictureSrc: '/images/customers-partners/supertokens',
url: 'https://supertokens.com/',
},
];
return (
Expand Down
Binary file added static/images/customers-partners/supertokens.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.

0 comments on commit 3d86938

Please sign in to comment.