mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge pull request #801 from jaycodev/add-authjs-svg
📦 Add Auth.js logo
This commit is contained in:
@@ -1060,6 +1060,12 @@ export const svgs: iSVG[] = [
|
||||
route: "/library/auth0.svg",
|
||||
url: "https://auth0.com/",
|
||||
},
|
||||
{
|
||||
title: "Auth.js",
|
||||
category: "Authentication",
|
||||
route: "/library/authjs.svg",
|
||||
url: "https://authjs.dev",
|
||||
},
|
||||
{
|
||||
title: "Fresh",
|
||||
category: "Framework",
|
||||
|
||||
Reference in New Issue
Block a user