mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Add npm & npm-wordmark SVG logos
This commit is contained in:
+3
-2
@@ -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",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user