mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🛠️ Move Auth.js logo to avoid conflicts
This commit is contained in:
+6
-6
@@ -1053,6 +1053,12 @@ export const svgs: iSVG[] = [
|
|||||||
route: "/library/auth0.svg",
|
route: "/library/auth0.svg",
|
||||||
url: "https://auth0.com/",
|
url: "https://auth0.com/",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: "Auth.js",
|
||||||
|
category: "Authentication",
|
||||||
|
route: "/library/authjs.svg",
|
||||||
|
url: "https://authjs.dev",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: "Fresh",
|
title: "Fresh",
|
||||||
category: "Framework",
|
category: "Framework",
|
||||||
@@ -4086,10 +4092,4 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
url: "https://www.sanity.io/",
|
url: "https://www.sanity.io/",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: "Auth.js",
|
|
||||||
category: "Authentication",
|
|
||||||
route: "/library/authjs.svg",
|
|
||||||
url: "https://authjs.dev",
|
|
||||||
},
|
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user