Skip to content

Commit

Permalink
feat: add Auth.js to showcase (#2857)
Browse files Browse the repository at this point in the history
* fix: add Auth.js to showcase

* feat: add authjs.png screenshot

* chore: fix image alt text

* fix: compress and improve preview image
  • Loading branch information
ndom91 committed May 4, 2024
1 parent 2e78fe5 commit bf6db74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/pages/showcase.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ source projects powered by Nextra</p>}
<ShowcaseCard title="Safe" href="https://docs.safe.global">
<>![Safe preview](./showcase/safe-core.png)</>
</ShowcaseCard>
<ShowcaseCard title="Auth.js" href="https://authjs.dev">
<>![Auth.js preview](./showcase/authjs.png)</>
</ShowcaseCard>
</Cards>

export const ShowcaseCard = Object.assign(
Expand Down
Binary file added docs/pages/showcase/authjs.png
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 bf6db74

Please sign in to comment.