Merge pull request #803 from shahvivek2004/add-nginx-svg
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 Check SVGs (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled

Added Nginx svg
This commit is contained in:
Pablo Hdez
2025-10-09 15:08:10 +01:00
committed by GitHub
2 changed files with 8 additions and 0 deletions
+6
View File
@@ -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/",
}
];