📦 Add npm & npm-wordmark SVG logos

This commit is contained in:
pheralb
2025-08-29 12:12:47 +01:00
parent c1f1b123e8
commit eb22a7cc00
3 changed files with 5 additions and 3 deletions
+3 -2
View File
@@ -406,8 +406,9 @@ export const svgs: iSVG[] = [
{
title: "NPM",
category: "Software",
route: "/library/npm.svg",
url: "https://www.npmjs.com/",
route: "/library/npm.svg",
wordmark: "/library/npm-wordmark.svg",
},
{
title: "Nuget",
@@ -3750,7 +3751,7 @@ export const svgs: iSVG[] = [
},
{
title: "OpenHunts",
category: ["Platform", "Community"],
category: ["Community"],
route: "/library/openhunts.svg",
url: "https://openhunts.com",
},