diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 52e635a..6553630 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -4086,4 +4086,10 @@ export const svgs: iSVG[] = [ }, url: "https://www.sanity.io/", }, + { + title: "Auth.js", + category: "Authentication", + route: "/library/authjs.svg", + url: "https://authjs.dev", + }, ]; diff --git a/static/library/authjs.svg b/static/library/authjs.svg new file mode 100644 index 0000000..f449844 --- /dev/null +++ b/static/library/authjs.svg @@ -0,0 +1 @@ + \ No newline at end of file