Skip to content

Commit b85df61

Browse files
authored
Merge pull request #801 from jaycodev/add-authjs-svg
📦 Add Auth.js logo
2 parents 27db5a9 + 6cb0169 commit b85df61

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/data/svgs.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,6 +1060,12 @@ export const svgs: iSVG[] = [
10601060
route: "/library/auth0.svg",
10611061
url: "https://auth0.com/",
10621062
},
1063+
{
1064+
title: "Auth.js",
1065+
category: "Authentication",
1066+
route: "/library/authjs.svg",
1067+
url: "https://authjs.dev",
1068+
},
10631069
{
10641070
title: "Fresh",
10651071
category: "Framework",

static/library/authjs.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)