diff --git a/src/data/svgs.ts b/src/data/svgs.ts index b4f7baa..96e99db 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -4110,4 +4110,10 @@ export const svgs: iSVG[] = [ }, url: "https://www.sanity.io/", }, + { + title: "Nginx", + category: "Software", + route: "/library/nginx.svg", + url: "https://nginx.org/", + } ]; diff --git a/static/library/nginx.svg b/static/library/nginx.svg new file mode 100644 index 0000000..27062a8 --- /dev/null +++ b/static/library/nginx.svg @@ -0,0 +1,2 @@ + +file_type_nginx \ No newline at end of file